Copy Code code as follows:
@ECHO off
@REM deploy the Web system to Tomcat
Set date=%date:~0,10%
Set time=%time:~0,8%
Set Currdate=%date%%time%
Echo starts to copy the compiled code from the workspace into Tomcat ...%currdate%
Everyone may have to reload the operating system. Can be installed every time after the operating system to spend the longest time is to download patches installed patches, often download patches installed patches have spent most of the day, after
PowerShell arrays are generally polymorphic, and if you do not specify the exact type of the element, the interpreter automatically chooses the appropriate type to store each element. If you want to unify the type of all elements, use the type name
Arrays are of reference types, and assigning values between two variables using the default assignment operator only duplicates a reference and two variables share the same data. This pattern has one drawback if one of these changes is implicated to
It is really convenient to set aliases in PowerShell, but you set the information about the parameters during the alias setting. Although aliases automatically recognize parameters, how do you set the parameters that are often used by default in the
Pipeline
The output of the previous command as the input to the next command.
PowerShell Pipeline
For example, get all the file information for the current directory through LS, and then by sort-descending the file information in descending order
There is a significant increase in security from 2003:2000, but if you are still using 2000, be careful to protect some directories, such as
C:\winnt\system32\inetsrv\Data
This directory defaults to the Everyone write permission, hackers like to
Usage Environment:
ShowModalDialog IE4 above version
showModelessDialog IE5 above
Difference:
When ShowModalDialog is opened, the input focus is always maintained. The main window cannot be manipulated unless the dialog box is closed.
After the
In fact, I began to study memcache when I did not know incredibly there are memcached for Win32 this bird thing, I was in Cnetos under the toss 1 days to fix, and today suddenly found that Windows under the Memcache to develop and debug completely
Note that before starting the firewall, you need to set the following TCP ports in the exception:
3389 1433 3306 25 21 20 80 110 53 8888
Again, set the program to allow the following programs to use the network (select Add Program in the
The following is divided into four steps to introduce how to install and start MySQL under Windows, please see below for details.
The first step: Download the MySQL installation package or green version, put it in your favorite directory.
Step Two:
In the Windows Service installation class ProjectInstaller, add the following methods:
Copy Code code as follows:
protected override void Oncommitted (System.Collections.IDictionary savedstate)
{
Base. Oncommitted (savedstate);
Change
For Windows programming, here are a few key words to note: message, message loop, window process.The so-called Windows Messaging mechanism is similar to the life of the logistics companies. When the sender (such as mouse, keyboard) to the logistics
1. First you have to make sure that your PHP version is not less than 5.1.4, but it is highly recommended to use 5.2.3 or later
2, to ensure that your php.ini opened the following modules:
Extension=php_pdo.dllExtension=php_pdo_mysql.dll
3, open
$ (document). Height (): Height of the entire page$ (window). Height (): Height of the browser visual window$ (window). scrolltop (): Height of the top of the browser's visual window from the top of the page (vertical offset)
A word to understand
Today to do a small software encountered a problem, that is, in a page need to put an IFRAME frame to preview the site, but the site is previewed with a lot of JS script, such as pop-up window, hint box, the most hateful is always let set as the
Recently doing a function requires a window, but can not use the Get method, because of the length of the URL is limited, so you must use post, summed up two methods
1.
Copy Code code as follows:
var $form 1=$ (" ");
$form
I hope the IFRAME function is not to control the parent page, if he wants to control, which from the parent page to add what code to let him out of control?If there is such a statement in the IFRAME: window.parent.location.href=
This article describes the JS imitation Windows boot start loading progress bar method. Share to everyone for your reference. The implementation methods are as follows:
Copy Code code as follows:
js Imitation Windows boot-initiated
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service