Brothers and sisters! You make me more depressed...
Post a picture first, I don't know what suggestions you all have.
Post a picture first, I don't know what suggestions you all have.
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Moderator HAT said: "When your batch processing level can solve most of the problems in this section, then consider the so-called interface."... Depressed, does a person with very poor batch processing have no right to make an interface?
Okay, I'm very depressed. A bit unwilling, hope everyone can persuade me.
The purpose of this post is to have someone persuade you? Are you kidding? Everyone is so busy, where is the time to waste here.
Originally posted by HAT at 2009-4-6 04:39:
Just keep doing it
I support
| Rater | Score | Time |
|---|---|---|
| BC | +1 | 2009-04-07 08:58 |

| Rater | Score | Time |
|---|---|---|
| HAT | +8 | 2009-04-07 02:19 |
Can you operate with the up and down arrows?
2. When user needs to choose, a selection box pops up:
┌───────────────────┐
│Is it determined? │
│ │
│ Determine Cancel │
└───────────────────┘
I really want to click Determine...
But at most I can only press y.
And with your such interface? What do I press to be Determine?
Can you close by clicking the cross with the mouse?
The most crucial is efficiency, such as color, can it be changed with findstr, is the efficiency good?
@echo off& setlocal enabledelayedexpansion
set name=%~0& call :view
:start
set /p start=
if "%start%"=="1" goto liaotian
if "%start%"=="2" goto qqxiu
if "%start%"=="3" goto qzone
if "%start%"=="4" goto qqp
if "%start%"=="5" goto qqnews
cls
goto start
:liaotian
cls
set /p num1=Enter the QQ number to chat with:
echo.
echo.
echo ┌───────────────────┐
echo The QQ number you want to chat with is:%num1%
echo └───────────────────┘
echo.
echo.
echo ┌──────┐
echo │ 1. Return │
echo │ 2. Continue │
echo └──────┘
set /p no=
if "%no%"=="1" (cls&goto liaotian) else goto liaotian1
:liaotian1
start tencent://message/?uin=%num1%
cls
echo ┌──────────────────────────────────┐
echo │ │
echo │ If QQ didn't run normally, this program has automatically run a QQ program! │
echo │ │
echo │ If QQ program has run normally, do you want to continue running this tool! │
echo │ │
echo │ 1. Return 2. Exit │
echo │ │
echo └──────────────────────────────────┘
set /p what=
if "%what%"=="1" cls&goto start
if "%what%"=="2" exit
cls
goto start
:qqxiu
cls
set /p num2=Enter the QQ秀 number to view:
echo.
echo.
if "%num2%"=="" (goto qqxiu) else start %systemdrive%\progra~1\intern~1\IEXPLORE.EXE "http://qqshow-user.tencent.com/%num2%/10/00/"
cls
echo ┌──────┐
echo │ 1. Return │
echo │ 2. Exit │
echo └──────┘
set /p what1=
if "%what1%"=="1" cls&goto start
if "%what1%"=="2" exit
cls
goto start
:qzone
cls
set /p num3=Enter the QQ space number to enter:
echo.
echo.
if "%num3%"=="" (goto qzone) else start %systemdrive%\progra~1\intern~1\IEXPLORE.EXE "http://%num3%.qzone.qq.com/"
cls
echo ┌──────┐
echo │ 1. Return │
echo │ 2. Exit │
echo └──────┘
set /p what2=
if "%what2%"=="1" cls&goto start
if "%what2%"=="2" exit
cls
goto start
:qqp
cls
set /p qqp=Enter the QQ album number to view:
echo.
echo.
echo ┌───────────────────┐
echo The QQ number of the album you want to view is:%qqp%
echo └───────────────────┘
echo.
echo.
echo ┌──────┐
echo │ 1. Return │
echo │ 2. Continue │
echo └──────┘
set /p no1=
if "%no1%"=="1" (cls&goto qqp) else goto qqp1
:qqp1
start %systemdrive%\progra~1\intern~1\IEXPLORE.EXE "http://photo.qq.com/portal/albumMain.shtml?%23uin=%qqp%#uin=%qqp%"
cls
echo ┌──────┐
echo │ 1. Return │
echo │ 2. Exit │
echo └──────┘
set /p what4=
if "%what4%"=="1" cls&goto start
if "%what4%"=="2" exit
cls
goto start
:qqnews
cls
echo ┌───────┐
echo │ 1. News │
echo │ 2. Return │
echo │ 3. Exit │
echo └───────┘
set /p numnews=Please choose:
if "%numnews%"=="1" start %systemdrive%\progra~1\intern~1\IEXPLORE.EXE "http://minisite.qq.com/all/allinone.shtml"
if "%numnews%"=="2" cls & goto start
if "%numnews%"=="3" exit
if "%numnews%"=="" goto qqnews
cls
echo ┌──────┐
echo │ 1. Return │
echo │ 2. Exit │
echo └──────┘
set /p what3=
if "%what3%"=="1" cls&goto start
if "%what3%"=="2" exit
cls
goto start
:view
mode con cols=65 lines=25& title %time%
for %%1 in (0a 0e 0b 0b 0a 0c 0f 0b 0f 07 0c 0a 0e 0d)do (set /a snow+=1
set moon!snow!=%%1)
for /f "usebackq skip=138 delims=" %%1 in ("%name%")do (set /a wind+=1
set /a wind=wind%% 14+1
echo >"%%~1"& call findstr /a:%%moon!wind!%% .* "%%~1"*& del="%%~1"& echo=)
pause>nul& goto start
┌────────────┐
│ Youyou QQ Assistant Special Use │
└────────────┘
┌──────────────────┐
│ 1. Force chat with someone │
│ 2. View someone's QQ秀 │
│ 3. Enter someone's QQ space │
│ 4. View someone's QQ album │
│ 5. View daily QQ news │
└──────────────────┘
Black screen under WINDOWS XP...
、
And got in at home internet cafe again.
But no mouse support,? (WBAT can support mouse, right? Or there is a problem with my machine). Poor compatibility (on very similar machines, some can't get in, some get screen corruption, anyway, it's poor compatibility).
| Rater | Score | Time |
|---|---|---|
| BC | +1 | 2009-04-09 09:26 |
If you can do it without third-party situations, supporting the direction keys and mouse, then it is indeed suggested that you continue to do it.
I hope the brother can understand what is the purpose of everyone using the script?
Personally, it's because of convenience. If third parties are introduced, it must be inconvenient. If the script can't be completed, just don't use the script.
And these third parties may only be used in certain programs, and they are not used at all in general situations. It feels a bit not worth it.