Operation Steps:
1, the right mouse click on the desktop to create a new text document, double-click to open it, and then enter in the inside:
The code is as follows
Copy Code
Del folder path/q
Note: The above command can also use a button to automatically clean the bat command
Then click "File-Save as" in the upper-left corner, as shown in the following figure:
2, in the pop-up Save as a window, we first click on "desktop", and then in the Save Type D
[RSA|DSA], will generate key file and private key file Id_rsa,id_rsa.pub or id_dsa,id_dsa.pub, here we use RSA mode 3) Modify the generated Id_rsa and Id_rsa.pub permissions to 700 4) Copy the. pub file to the remote host's ~/.ssh directory, execute the cat id_rsa.pub >> ~/.ssh/authorized_keys, and transfer the contents into the Authorized_keys file 5) Modify the authorized permission to 700 After completing the above modification, from the local host SCP to the remote host without a password,
1. As shown in the following figure, we will enter two of them,2. Now we want to set a new line feed. Simply right-click the unit we want to set the new line feed, and click "set cell format" in the pop-up menu, as shown in the figure.3. Then, in "set cell format", click the box above "automatic line feed" under "alignment.4. Click "OK" and the effect is as follows:
1, we first open the production of the PPT file, as shown in the following figure
2, then we select "Slide Show" in the "slide" in the Open Interface we click on the right side of the "change" to remove the "click" Tick, check "every" setting you want to play all the next slide time click Apply to all slides.
3, click on the Slide Show menu "Set Show Mode" In the pop-up dialog box Tick "loop show, press Esc key to terminate." Click OK.
All right, here we go. About WPS p
, open "Internet Service Manager" and Right-click the original server name. In the displayed menu, click "backup/restore configuration". A Window similar to the figure appears, however, unlike the previous one, the original backup (such as "IIS Backup 1") will appear in the list box and process the selected status. Click the [restore] button. The system will pop up a dialog box prompting you to "Restore is a time-consuming operation. It will overwrite all current settings and cause all services
To Enable Automatic Logon in ASP. NET, perform the following steps:
First:
Disable "enable Anonymous Access" in IIS and enable "Integrated Windows Authentication ".
Second:
Configure web. config and add the following tag elements:
static void main(String[] args) { SpringApplication.run(DevtoolsApplication.class, args); }}Installing the Livereload PluginDownload the livereload chrome or Firefox or Safari plugin from the Livereload website and enable the plugin.TestUse the spring-boot:run plugin to start the app, and you'll see the word when the browser opens http://localhost:8080 hello world . Then in our controller to change the return value, such as: Hola! , in IntelliJ, we have to execute in order to recompil
Automatic shutdown command
Command Line window, we can easily view the specific usage and parameters for each command. The method is to add/? After the command. We enter shutdown/? and return to see the introduction of the Shutdown command. The usage of various parameters is written in the introduction
Operation
1, click Start, Run, or directly press WIN+R. Enter cmd click OK.
2, if we want the computer to shut down at 23:30, enter at 23:
Specific steps:
1. We open 360 security guards, as shown in the following figure
2. Then in the lower right corner of the computer will see a 360 security Guardian icon, we right click it will pop up a menu, in the pop-up menu we click "Settings" as shown in the following image.
3. After entering the setup we click on the left "upgrade settings" to enter as shown in the picture.
4. In the upgrade settings interface we will see the relevant settings, we click "Do not automatically u
1. We have many functions in the win system in the Control Panel operation, in the win8.1 is the same, our right desktop lower left corner of the "Start" icon.2. Then we click on the "Control Panel" button in the pop-up menu to enter, as shown in the red box.3. Now we find the "system and security" option in the red box at this interface and click on it to enter.4. In the system and installation you will see a "Windows Update" (in the right window).5. Then after we enter the Windows Update, ther
1. To solve this problem, we will go to the "application" in the mobile phone standby.2. Then click "Set" in this interface as shown in the following figure.3. Then we click on the "WLAN" menu and enter.4. Now we click on the "WLAN" switch to open it, the Green representative opened.5. Now we click on the "menu" under the mobile phone in the WLAN interface and then tap the "Advanced Settings" menu.6. Then, as we enter the Advanced menu, we click "Set up network connection method" as shown in the
Automatic deletion of temporary files 23:00 daily
First look at the crontab task list:Crontab-lAnd then NEW:Crontab-eAdd a line:* * * rm-rf/www/cmstest/my120/public/scripts/jpgraph/*Save exit.Restart Service:/etc/rc.d/init.d/crond restart
Second, daily 24:00 automatically back up the database
Use the system crontab to execute the backup file regularly, save the backup result by date, and achieve the purpose of backup.
1, create the path to save th
Set up MySQL listener extranet IP
Copy Code code as follows:
sudo vi/etc/my.cnf
Bind-address = 127.0.0.1
Setting the MySQL character set charset
Copy Code code as follows:
sudo vi/etc/my.cnf
Add a line under [Mysqld]
Character_set_server = UTF8
Add a line under [MySQL]
Default-character-set = UTF8
Sudo/usr/local/mysql/support-files/mysql.server restart
Mysql-uroot-p1
mysql> status
Server Characterset:utf8
Db Characterset:utf8
Client Characterset:utf
In this paper, the method of implementing the automatic loading class map of Yii is described. Share to everyone for your reference. Specific as follows:
Yii inherits a static property $classmap, which can be used for Yii's automatic load class map. The keys in the array are the class names, and the values in the array are the paths to the corresponding class files.
Require_once ($yii); $app = Yii::creat
Refer to: http://bdql.javaeye.com/blog/291987
Out of enthusiasm for learning, the translation summarizes part of Emily H. halili's Apache jmeter book.
Jmeter Introduction
It is certain that jmeter meets at least the following automatic testing standards:
Zero purchase cost-download from http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi.
Learning curve smoothing-only basic knowledge of HTML and regular expressions is required.
Compreh
or downloaded in the background, and then you can see the content again on this page.
3.1 git plugin
Find the "Git plugin" installation in the "optional plug-ins", and check the installation and restart options at the bottom. The most funny thing here is that the way to check whether the network is connected is to try to open Google. I don't know whether tianchao cannot be opened. Fortunately, the download will not be affected...
3.2 email plug-in
This problem is very painful. I tried to rele
For questions about the PHP submission form automatic mail sending. To implement a function for a recently created website, you must submit a form and automatically send the form content to the specified email address. It is a stranger to PHP, but the CMS on the website background is PHP, so I had to put my head on it. I found some popular code on the Internet. Then my question is how the PHP code is connected to the form. I am now posting the code ab
For questions about the PHP submission form automatic mail sending. To implement a function for a recently created website, you must submit a form and automatically send the form content to the specified email address. It is a stranger to PHP, but the CMS on the website background is PHP, so I had to put my head on it. I found some popular code on the Internet. Then my question is how the PHP code is connected to the form. I am posting the code. pleas
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.