|
344611734
初级用户
 
积分 62
发帖 30
注册 2007-12-1
状态 离线
|
『第 181 楼』:
使用 LLM 解释/回答一下
不错哦!如果代码更简洁一点更好。嘿嘿!
Not bad! It would be even better if the code is more concise. Hehe!
|
|
2008-2-27 20:58 |
|
|
woyun
新手上路

积分 2
发帖 1
注册 2008-2-28
状态 离线
|
『第 182 楼』:
使用 LLM 解释/回答一下
挺好玩的下来看看喽
It's quite fun. Come and have a look.
|
|
2008-2-28 15:10 |
|
|
minspring
新手上路

积分 8
发帖 4
注册 2008-2-15
状态 离线
|
|
2008-2-28 22:44 |
|
|
sea1112
初级用户
 
积分 131
发帖 119
注册 2007-6-12 来自 gz
状态 离线
|
『第 184 楼』:
使用 LLM 解释/回答一下
Originally posted by mouzeming at 2006-12-3 10:04 PM:
ping -n 2 127.1>nul
这个是什么意思?
小弟刚来没多久.这个不太懂
麻烦解释下,在网上查没相关资料<也许是没找到>
ping 自己 时间为2秒 >nul 就是不回显内容
ping -n 2 127.1
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
ping -n 2 127.1>nul
用去时间内容不回显
ok...
Originally posted by mouzeming at 2006-12-3 10:04 PM:
What does "ping -n 2 127.1>nul" mean?
I just joined not long ago. I don't understand this.
Please explain. I couldn't find relevant information online <maybe I didn't find it>
Ping yourself for 2 seconds >nul means not echoing the content
ping -n 2 127.1
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
ping -n 2 127.1>nul
The time-consuming content is not echoed
ok...
|
|
2008-3-19 01:29 |
|
|
zsj008od
初级用户
 
积分 28
发帖 12
注册 2007-5-8
状态 离线
|
『第 185 楼』:
使用 LLM 解释/回答一下
ping -n 2 127.1>nul
可以用2003 Resource Kits Tools中的sleep解决
C:\Documents and Settings\Administrator\Desktop\Resource Kits Tools>sleep /?
Usage: sleep time-to-sleep-in-seconds
sleep [-m] time-to-sleep-in-milliseconds
sleep [-c] commited-memory ratio (1%-100%)
ping -n 2 127.1>nul
Can be solved with sleep from 2003 Resource Kits Tools
C:\Documents and Settings\Administrator\Desktop\Resource Kits Tools>sleep /?
Usage: sleep time-to-sleep-in-seconds
sleep time-to-sleep-in-milliseconds
sleep commited-memory ratio (1%-100%)
|
|
2008-3-19 19:26 |
|
|
zsj008od
初级用户
 
积分 28
发帖 12
注册 2007-5-8
状态 离线
|
『第 186 楼』:
使用 LLM 解释/回答一下
Originally posted by sea1112 at 2008-3-19 01:29 AM:
ping 自己 时间为2秒 >nul 就是不回显内容
ping -n 2 127.1
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
ping -n 2 1 ...
ping自己的电脑(127.0.0.1)两次,输出结果到nul,起到延时的目的。
C:\>ping /?
Usage: ping
| ]
target_name
Options:
-n count Number of echo requests to send.
Originally posted by sea1112 at 2008-3-19 01:29 AM:
Ping yourself with a time of 2 seconds >nul means no content is echoed
Ping -n 2 127.1
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Ping -n 2 1 ...
Ping your own computer (127.0.0.1) twice, output the result to nul, which serves the purpose of delaying.
C:\>ping /?
Usage: ping
| ]
target_name
Options:
-n count Number of echo requests to send.
|
|
2008-3-19 19:28 |
|
|
atkmtouch
新手上路

积分 2
发帖 1
注册 2008-4-14
状态 离线
|
|
2008-4-14 08:12 |
|
|
joyn
中级用户
   丶杏灬丶
积分 280
发帖 105
注册 2008-5-6 来自 广西
状态 离线
|
|
2008-5-6 04:02 |
|
|
joyn
中级用户
   丶杏灬丶
积分 280
发帖 105
注册 2008-5-6 来自 广西
状态 离线
|
『第 189 楼』:
顶下
使用 LLM 解释/回答一下
不过太冗余了
要简化一下才好
But it's too redundant. It's better to simplify it.
|
|
2008-5-6 04:17 |
|
|
joyn
中级用户
   丶杏灬丶
积分 280
发帖 105
注册 2008-5-6 来自 广西
状态 离线
|
『第 190 楼』:
我来给你简化一下(我做了下修改不算侵权吧)
使用 LLM 解释/回答一下
@echo off
mode con lines=10
title 感情进度条
color 0c
set /a sleep=1
set n=0
for /l %%i in (1,1,36) do (set /a n+=1&call :ech)
color fc
echo.任意健退出.......
pause > nul
exit
:ech
cls
set /a k=%n%*100
set /a i=%k%/36
if "%n%" EQU "36" (set end=爱情溢出啦...)
set bar=%bar%▉
echo ┏━━┓我 ●╭○╮ 我┏━━┓
echo ┃天长┃愛 ★ /█∨█\ ★ 想┃永远┃
echo ┃地久┃你 ∏ ∏ 你┃拥有┃
echo ┗━━┛. 我爱你一万年 ┗━━┛
echo 感情进度条......%i%%% %end%
echo ┏────────────────────────────────────┓
echo │%bar%
echo ┗────────────────────────────────────┛
ping -n %sleep% 127.1 > nul
@echo off
mode con lines=10
title Emotional Progress Bar
color 0c
set /a sleep=1
set n=0
for /l %%i in (1,1,36) do (set /a n+=1&call :ech)
color fc
echo. Press any key to exit.......
pause > nul
exit
:ech
cls
set /a k=%n%*100
set /a i=%k%/36
if "%n%" EQU "36" (set end=Love Overflow...)
set bar=%bar%▉
echo ┏━━┓I ●╭○╮ I┏━━┓
echo ┃Eternity┃LOVE ★ /█∨█\ ★ Miss┃Forever┃
echo ┃Endurance┃You ∏ ∏ You┃Own┃
echo ┗━━┛. I love you for ten thousand years ┗━━┛
echo Emotional Progress Bar......%i%% %end%
echo ┏────────────────────────────────────┓
echo │%bar%
echo ┗────────────────────────────────────┛
ping -n %sleep% 127.1 > nul
|
|
2008-5-6 19:44 |
|
|
webshare
新手上路

积分 6
发帖 3
注册 2008-5-21
状态 离线
|
『第 191 楼』:
使用 LLM 解释/回答一下
是嘛,我下来试试啊
Yeah, I'll download it and try it out.
|
|
2008-5-22 23:17 |
|
|
radem
高级用户
    CMD感染者
积分 691
发帖 383
注册 2008-5-23
状态 离线
|
『第 192 楼』:
使用 LLM 解释/回答一下
新手来参加学习了
感谢分享!
Newcomer here to participate in learning. Thanks for sharing!
|
|
2008-5-23 00:59 |
|
|
webshare
新手上路

积分 6
发帖 3
注册 2008-5-21
状态 离线
|
『第 193 楼』:
使用 LLM 解释/回答一下
如果这个能跟FTP上传相结合那就更好啊!
If this can be combined with FTP upload, it would be even better!
|
|
2008-5-23 09:30 |
|
|
nethyx
新手上路

积分 4
发帖 2
注册 2005-11-6
状态 离线
|
『第 194 楼』:
使用 LLM 解释/回答一下
现在有些程序还是有用到批处理,加上这么个滚动条美观不少
Now some programs still use batch processing, and adding such a scroll bar makes it much more beautiful.
|
|
2008-5-23 13:17 |
|
|
woo88
初级用户
 
积分 188
发帖 96
注册 2008-3-11
状态 离线
|
『第 195 楼』:
使用 LLM 解释/回答一下
Originally posted by joyn at 2008-5-6 07:44 PM:
@echo off
mode con lines=10
title 感情进度条
color 0c
set /a sleep=1
set n=0
for /l %%i in (1,1,36) do (set /a n+=1&call :ech)
color fc
echo.任意健退出.......
pause > nul
...
不错,支持
Originally posted by joyn at 2008-5-6 07:44 PM:
@echo off
mode con lines=10
title 感情进度条
color 0c
set /a sleep=1
set n=0
for /l %%i in (1,1,36) do (set /a n+=1&call :ech)
color fc
echo.任意健退出.......
pause > nul
...
Not bad, support
|
|
2008-5-23 23:05 |
|