Editing
Sleep in Mandarin
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== 方法 2:使用 CygWin 的 sleep 套件 === 要求:在 {{Win}} 上安裝 [https://cygwin.com/install.html Cygwin] 並安裝 {{kbd | key=<nowiki>sleep</nowiki>}} 套件(如何安裝:[https://x.cygwin.com/docs/ug/setup.html 設定 Cygwin/X]) 驗證 {{kbd | key=<nowiki>sleep</nowiki>}} 套件的安裝<ref>[https://stackoverflow.com/questions/9260014/how-do-i-install-cygwin-components-from-the-command-line 如何從命令行安裝 cygwin 組件? - Stack Overflow]</ref><ref>[http://polarhome.com/service/man/?qf=SLEEP&af=0&tf=2&of=Cygwin SLEEP 手冊頁面在 Cygwin 上]</ref> 1. 輸入 {{kbd | key=<nowiki>cmd</nowiki>}} 打開命令提示符([https://www.lifewire.com/how-to-open-command-prompt-2618089 如何打開命令提示符(Windows 10、8、7、Vista、XP)]) 2. 輸入以下其中一個命令 * 如果你將 CygWin 的安裝路徑添加到系統路徑,輸入 {{kbd | key=<nowiki>where sleep</nowiki>}}([[How to setup my system path | 如何設置我的系統路徑]])。或 * 如果 CygWin 的安裝路徑是 {{kbd | key=<nowiki>C:\cygwin64\</nowiki>}},輸入 {{kbd | key=<nowiki>dir C:\cygwin64\bin\sleep.exe</nowiki>}}。 <pre> C:\Users\user>dir C:\cygwin64\bin\sleep.exe # 成功條件 C:\cygwin64\bin\sleep.exe # 失敗條件 檔案未找到 </pre> 批處理 檔案: <pre> REM 列印當前日期與時間 ECHO %date% %time% REM 暫停 5 到 60 秒 SET /a timeout=%RANDOM% * 55 / 32767 + 5 C:\cygwin64\bin\sleep.exe %timeout% REM 列印當前日期與時間 ECHO %date% %time% </pre>
Summary:
Please note that all contributions to LemonWiki共筆 are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
LemonWiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Current events
Recent changes
Random page
Help
Categories
Tools
What links here
Related changes
Special pages
Page information