from github to this gitea
This commit is contained in:
25
javascript.md
Normal file
25
javascript.md
Normal file
@@ -0,0 +1,25 @@
|
||||
up::[[langage de programmation]]
|
||||
title::"le langage du web... :fas_poo:"
|
||||
#informatique
|
||||
|
||||
> [!smallquery]+ Sous-notes de `$= dv.el("span", "[[" + dv.current().file.name + "]]")`
|
||||
> ```breadcrumbs
|
||||
> title: false
|
||||
> type: tree
|
||||
> dir: down
|
||||
> ```
|
||||
|
||||
# Exemples
|
||||
|
||||
## Manipuler les strings
|
||||
|
||||
### Substrings
|
||||
Pour obtenir des sous-strings :
|
||||
|
||||
> [!definition]
|
||||
>
|
||||
|
||||
|
||||
```javascript
|
||||
> 'abcdefgh'.slice()
|
||||
```
|
Reference in New Issue
Block a user