the-knights-who-say-ni
CLA enforcement bot for Python organization projects
파일 탐색기
- ci.yml
- dependabot.yml
- commits.json
- empty_commits.json
- issues.json
- labels.json
- opened.json
- pr_opened_commit_has_no_login.json
- synchronize.json
- unlabeled.json
- __init__.py
- test_bpo.py
- test_github.py
- test_heroku.py
- test_main.py
- util.py
- __init__.py
- __main__.py
- abc.py
- bpo.py
- github.py
- heroku.py
- .coveragerc
- .gitignore
- app.json
- CONTRIBUTING.md
- LICENSE
- mypy.ini
- Procfile
- README.md
- requirements.in
- requirements.txt
- runtime.txt
- test.bat
- test.sh
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
write
설명 보기 ▼
write
데이터를 메모리에 저장.
더 많은 정보: <https://www.oreilly.com/library/view/cisco-ios-in/0596008694/re869.html#book-content>.
write memory
현재 설정을 메모리에 저장:
write {{username}} {{terminal_id}}
지정된 사용자에게 주어진 터미널 ID로 메시지 전송:
write {{username}} {{terminal_id}}
Send a message to a given user on a given terminal ID:
// repository documentation
Was this content helpful?
(0 ratings)
