Need to confirm that more than one server port is open, if a telnet will be very troublesome, through Baidu, wrote two bat, basic can do the job needs.Start.batStart "" "E:\telnet\telnet.bat" 192.168.192.7Start "" "E:\telnet\telnet.bat" 192.168.192.8
Batch processing realizes internet Café Archive
Copy Code code as follows:
@echo off
Color 0a
Cls
Set path =\\game\ upload $
echo. Detecting whether to connect to the Save area ...@net use J: "% PATH%"If exist j:\
First: more direct code, loop delete the current directory and subdirectories under all the SVN files
Copy Code code as follows:
@echo on
Color 2f
Mode con:cols=80 lines=25
@REM
Please wait while @echo cleanup the svn file ...
Tutorial on MSSQL Server database backup Restore method
Full backup: Backs up all selected folders and does not rely on the archive properties of files to determine which files to back up. (During the backup process, any existing tags are cleared,
1, first right mouse click win7 System desktop Space Select first create a new text file, and then modify its suffix named ". cmd" or ". bat";
2, then the following code copy sticky paste in, and then save and close the file;
The IP address code
1. Background*.sql data files are available every day under Windows Server 2008Need to be uploaded to a MySQL database in LinuxOPS is operated under Windows Server using Xshell Connection Linux for import and exportCustomer Requirements: 1. Click on
Statement: This tutorial in reference to the following blog post, and after their own groping after the actual operation, the tutorial is my original, due to the upgrade of the Cocos2d-x has a number of changes, the current blog has no cocos2d-x 2.2.
Run programs & Run command assist Options Access.cplAdd Hardware Wizard Hdwwiz.cplAdd or Remove Programs appwiz.cplManagement Tools Control AdminToolsAutomatic Update w pl.cpl bltooth File Transfer Wizard FsquirtCalculator CalcCertificate Management
Mssqlserver backup restoration method full backup: backs up all selected folders and does not rely on the file archive attribute to determine which files to back up. (During the backup process, any existing tags are cleared, and each file is marked
In order to allow the custom error and exception handling mechanism to capture fatal errors, the thinkphp () method adds Trigger_error ($e [' message ') to the fatalerror () approach;
// 重新设置错误及异常处理机制
I have previously written a python3 script that can implement the alias function. Later I thought that python is not installed by everyone, and the applicability of the script is limited,
Labels ):
You can put the script in a folder and create a
This batch processing is the core script for Tomcat server startup and shutdown. Including .... (Various variables). This section describes the logic of this batch.
First look at the first part of the script:
****************************************
To call an SQL statement directly on the command line, follow these steps ::
Osql-E/Q "exit (truncate table cnad. dbo. ss_dataconfig )"
Original link: http://technet.microsoft.com/zh-cn/library/ms162806.aspx
UseOsqlA utility that can be used to
Help information:
Copy Code code as follows:
& [...] Command1 & Command2 is used to separate multiple commands from one command line. Cmd.exe runs the first command, and then runs the second command.
&& [...] command1 && Command2
Save the following code set up Www.111cn.net.bat
The code is as follows
Copy Code
@echo off Color 2fEcho.&echo.echo "Important Tip www.111cn.net"Echo.&echo.&echo.echo★★★ If you want to use this program to repair a shared
Copy Code code as follows:
@echo off
Color 0a
Cls
Set Path =\\game\xz$
echo. Detecting whether to connect to the Save area ...
@net use J: "% PATH%"
If exist j:\ goto Nno
At the end of the Echo connection, contact your network
NET use \\ip\ipc$ ""/user: "" to establish an IPC NULL linkNET use \\ip\ipc$ "password"/user: "User name" to establish IPC non-null linkNET use h: \\ip\c$ "password"/user: "username" direct login after mapping each other C: to local forH:NET use H: \
@echo off title MySQL:: Find the MySQL installation path from the registry write file Mysql.txt reg Query Hklm\system\controlset001\services\mysql | find/i "ImagePath" >c:\mysql.txt if%errorlevel% neq 0 (echo mysql not found pause exit):: With "as
@echo offTitle MySQL:: The installation path for MySQL found from the registry is written to the file Mysql.txtReg Query Hklm\system\controlset001\services\mysql | find/i "ImagePath" >c:\mysql.txtIf%errorlevel% NEQ 0 (echo MySQL not foundPauseExit)::
A key to reset the MySQL root password implementation script.@echo offTitle MySQL:: The installation path for MySQL found from the registry is written to the file Mysql.txtReg Query Hklm\system\controlset001\services\mysql | find/i "ImagePath"
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.