Tip: If you install MySQL service name is not MySQL, please use a text editor to open the bat file, batch replacement file MySQL.
Mysql.bat Program Source Code
Usage: Save the following file copy for Mysql.bat Direct operation, if your server prohibits the operation of the bat, please modify it yourself.
Copy Code code as follows:
@Echo off
TITLE Iis6+mysql Service Management Assistant v0.1
: Start
Cls
COLOR 1f
:: Change the console output color using the color command
MODE c
CMD window with the AT command to view scheduled Tasks
If not "%times%" = "" For%%i in (%times%) do (
at%%i/every:m,t,w,th,f,s,su shutdown-s )
The following is a versatile version of a friend who is suitable to learn bat
Copy Code code as follows:
@ECHO off
TITLE Automatic Shutdown program Author: Liaoxiaoqing
: Start
Cls
COLOR 1f
REM changes the console output color using the color command
MODE con:cols=41 lines=18
REM Mode statement for setting the width and he
According to foreign media reports, although most users do not have touch screen devices, Windows 7 supports multi-touch. Therefore, if you purchase a touch screen device, Windows 7 users can use the multi-touch function. However, Linux users are not so lucky.
However, according to the Liliputing website, the ENAC computer Interaction lab ENAC Interactive Computing Laboratory has supported the multi-touch function in the Fedora12 system.
ENAC uses the X.org evdev driver to support hardware by
appear in the taskbar (the lower-right corner of the taskbar), or to easily drag and drop the icon in the Reminder field and the taskbar on the left.
Reminder: Users can set up to reduce excessive reminders, warnings, or pop-up windows.
Network: You can automatically and more intuitively join your home wireless network, and it's easier to share files between your home wireless network and your printer.
File Management: The operating system of the "Libraries" (smart Library) can automatically
. Construct a new, empty tree map using the natural order of the keys Public TreeMap () { comparator = null; } 2. Construct a new, empty tree map that is sorted according to the given comparer public TreeMap (comparator3, TreeMap Common methods V put (K key,v value): Adds a key-value pair (Key,value) to the TreeMapPublic V put (K key, V value) {entry set: Returns the Set view of the mappings contained in this mapPublic set boolean remove (Object o): If there is a mappin
classes C1 and C2. According to the PCA algorithm, the data should be mapped to the direction with the largest variance, that is, the y-axis direction. However, if the data is mapped to the y-axis direction, C1 and C2, the data of different categories will be completely mixed, it is difficult to distinguish, so the effect of dimensionality reduction using PCA before classification is very poor. However, using the LDA algorithm, data is mapped to the x-axis direction.
The LDA algorithm takes int
@ Echo off
Title automatic shutdown
Program Author: Liao Xiaoqing
: StartCLSColor 1fRem uses the color command to change the console output colorMode con: Cols = 41 lines = 18The REM mode statement sets the width and height of the form.Set TM1 = % time :~ 0, 2%Set TM2 = % time :~ 3,2%Set tm3 = % time :~ 6, 2%Echo % date % TM1 % point % TM2 % minute % tm3 % secondEcho ===================================
Copy codeThe Code is as follows: @ ECHO off
TITLE greaterthanme-enables Timed Shutdown, logout, restart, and lock. Start
CLS
COLOR 1f
Rem uses the COLOR command to change the console output COLOR
MODE con COLS = 41 LINES = 18
The rem MODE statement sets the width and height of the form.
Set tm1 = % time ~ 0, 2%
Set tm2 = % time ~ 3,2%
Set tm3 = % time ~ 6, 2%
ECHO % date % tm1 % point % tm2 % minute % tm3 %
Test and compare the performance of doitphp, thinkphp, yii, ci, doophp and other frameworks :? Hardware environment: THINKPADT61 notebook CPU: INTELCORE (TM2) DUOT770 Memory: 2 GB hard disk: 320G7200 graphics card: integrated graphics card? Software Environment: performance test and comparison of doitphp, thinkphp, yii, ci, doophp and other frameworks
Test environment:
?
Hardware environment:
THINKPAD T61 notebook
CPU: intel core (
I have written a series of articles. here I will summarize them in a single article for ease of viewing. This article targets Ubuntu1310server. Host installation
I have written a series of articles. here I will summarize them in a single article for ease of viewing. This article is intended for Ubuntu 13.10 server.Host installation check whether the CPU supports virtualization
root@kvmhost:~# egrep '(vmx|svm)' --color=always /proc/cpuinfoflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pg
Time module:1 Import Time2 3 #get timestamp, from 1970 to 1.1 hours to now time, 1970 appear Unix4 Print(Time.time ())5 6 #returns the string pattern of time, which defaults to the current system time7 Print(Time.ctime ())8 Print(Time.ctime (Time.time ()-86400))#number of seconds in 864,001 days9 Ten #return Struct_time object, East eight time, 8 hours earlier than China OneTM =time.gmtime () A Print(tm) - Print(tm.tm_hour,tm.tm_min) - the #returns the Struct_time object for local time - Print(
Slackware11 solves the problem of kernel upgrade-Linux general technology-Linux programming and kernel information. The following is a detailed description. I installed slackware 11 in my computer (sony vgn-fs15c), with the kernel 2.4.33.3, found a lot of problems, touchpad can not be used, wireless can not be used
Cat/proc/cpuinfo found problems
Processor: 0
Vendor_id: GenuineIntel
Cpu family: 6
Model: 13
Model name: Intel (R) Pentium (R) M processor 1.60 GHz
Stepping: 8
Cpu MHz: 1596.272
Cach
1. You can get some information about the CPU from the/proc/cpuinfo[[email protected] dev] # Cat/proc/cpuinfoprocessor:0 --Logical CPU IDVendor_id:genuineintelCPU Family:6Model:26Model Name:intel (R) Xeon (r) CPU E5504 @ 2.00GHzStepping:5CPU mhz:1995.000Cache size:4096 KBphysical Id:16 --Physical CPU IDSiblings:1Core id:255CPU Cores:1Fpu:yesFpu_exception:yesCPUID level:11Wp:yesFLAGS:FPU VME de PSE TSC MSR PAE MCE cx8 APIC Sep MTRR PGE MCA cmov Pat PSE36 clflush DTS ACPI MMX FXSR SSE SS E2 SS HT
@ECHO off
TITLE Automatic Shutdown program Author: Liaoxiaoqing
: Start
Cls
COLOR 1f
REM changes the console output color using the color command
MODE con:cols=41 lines=18
REM Mode statement for setting the width and height of the form
Set tm1=%time:~0,2%
Set tm2=%time:~3,2%
Set tm3=%time:~6,2%
ECHO%date%%tm1% point%tm2% minute%tm3% seconds
ECHO =========================================
ECHO Select the act
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.