today, when building samba services under Linux, there are a few problems, after many attempts, finally successfully resolvedproblem: Build Samba service on Linux and compile vim/etc/samba/smb.conf after completion;1> When testing access to a shared directory on WinDOS, the error is as follows650) this.width=650; "id=" Aimg_ni7ta "class=" Zoom "src=" http://users//Administrator//Desktop "border=" 0 "style=" Color:rgb (68,68,68); Font-family:tahoma, '
You can place various controls in the WinDOS form, define events for the control, and so on, and the display of the form can be done through the Show method and the ShowDialog method. The difference between them isShow: When you run the program, the new form pops up, and the new window is flashed over, minimized, and then run the following program without considering the effect of the controls in the new form on the program below.ShowDialog: When the
windows下安装yaf
1.首先去下载扩展。网址是HTTP://PECL.PHP.NET/PACKAGE/YAF, download the DLL file for Windows.
Download the corresponding Php_yaf.dll file. See your PHP version is a security thread. or a non-thread thread.If it is safe to download TS DLLIf it is non-secure. Download the NTS DLL.
2. Put the file. Configuration to the php.ini. Copy the extension to ext first.
Extension=php_yaf.dll3. Restart the server. See if there's an extension of the php_yaf. This directly writes a phpinfo (); You can read
1. Change the diskThe direct output disk name can be:D:\>f:F:\>dir2. List the detailed file directory under disk: dir commandF:\>dirThe volume in drive F is Dr.The serial number of the volume is CEE2-7ACBF:\ The directory2016/10/23 19:20 2016/08/16 16:09 2016/10/25 13:01 57,042 20140613172838_ixnxc.thumb.700_0.jpeg2016/10/25 10:48 95,688 20140823165131_rex...3. Enter a directory: cd [dir]4. Delete a fileDel Drive: \file force delete file, try to add absolute path (F:\WORK\CTest, File.exe)Rd Driv
Recently, a project needs a background service, timed to read the data, which is directly created a bat file, double-click on the execution can be, for the sake of trouble ohThe main points are two steps1. Create the application for the Windows service. This does not do much to explain. There are too many examples on the web2.bat fileClick on the project to add the class library, and then modify the. cs file to a. bat file to delete all contents.Add the following content:Create a serviceSC creat
# which is just the size of the struct itselfSTARTUPINFO.CB = sizeof (STARTUPINFO)If Kernel32. CreateProcessA (Path_to_exe,None,None,None,None,Creation_flags,None,None,ByRef (Startupinfo),ByRef (process_information)):Print "[*] We have successfully launched the process!"Print "[*] PID:%d"% process_information.dwprocessidElsePrint "[*] error:0x%08x."% kernel32. GetLastError ()#my_test. pyImport My_debuggerdebugger = My_debugger.debugger ()Debugger.load ("C:\\windows\\system32\\calc.exe")Operation
Recently, I used the regular expression to find a big circle on the Internet, because I use C + + and do not want to use ATL. Finally found C write pcre is very good and authoritative, PHP and Python use it.
The words are turning right down. For the following steps to compile Pcre under Windows:
1. First to Pcre's official website download, http://www.pcre.org/then click http://gnuwin32.sourceforge.net/packages/pcre.htm Download Sources zip.
2. After downloading a new Lib latter DLL project a
input mongod.exe--dbpath C:\Program files\mongodb\server\4.0\data--logpath=c:\program files\ Mongodb\server\4.0\log\mongodb.log--logappend--auth--install The path is set according to its own situation We are visiting locally and entering show DBS will see the error message probably means no permission This time we enter the account password connection in the local cmd MONGO host:port/admin-u Account-p password such as MONGO 122.22.22.222:2701/admin-u root-p ****** After successful login, enter
Tags: database files MySQL folder program start
First find the MySQL service in the service This example mysqlzt
Create a new backup folder on the D disk This example D:\BACKUP
Locate the MySQL database file, this example D:\xampp\mysql\data
Batch File
Stop service FirstFull backup to a date-named folderRe-enable service%date:~0,10% folder with the time commandC:
CD/
net stop mysqlzt
xcopy d:\xampp\mysql\data/s d:\backup\%date:~0,10%\/y
net start mysqlztWith Task Scheduler, dail
1. When mounting the WinDOS share in Linux, prompt:2, the description of a support NFTS format plug-in, this only need to install:Yum-y Install cifs-utils #用yum安装不会出现下面的问题2. If you manually install cifs-utils-4.8.1-10.el6.x86_64.rpm individual packages from the CD-ROM process tip:RPM-IVH cifs-utils-4.8.1-10.el6.x86_64.rpmWarning:cifs-utils-4.8.1-10.el6.x86_64.rpm:header V3 rsa/sha1 Signature, key ID c105b9de:NOKEYerror:Failed Dependenci es: libtal
Are you still using someone else's encapsulated system? Are you still worried about the virus after the downloaded system?Still in order to install the new system, the installation of the software is not necessary for themselves?Worried about rogue software binding browser home page?Worried that all of your programming software needs to be reinstalled when the system is re-installed?Now you don't have to worry.Xp-win7-win8 's packaging system from basics to Mastery Tutorials added system optimiz
To replace WinDOS default resource manager with Total Commander
Total Commander (TC) is a powerful resource manager.The TC itself does not have the functionality to replace Windows Explorer, and it has to be solved by itself.First step Google to see if there is no answer. At that time found a lot of articles, but the actual operation of their own is not perfect. So, referring to the answers, I wrote a script to replace Windows Explorer with Auto
1. Here I briefly introduce the virtualization technology, is that we through the software virtualization out of a hardware environment, and then we can install subsystems inside the system, since we have avoided the installation of Linux,windos dual system trouble, Secondly, we can effectively use the resources of a PC to simulate the workplace working environment of the terminal remote access server.Virtual machine configuration:1. Create a virtual
Used many times always forget:Write it down here and forget it and look at it.Under Windows (Win7)MKLINK/D D:\phpStudy\WWW\yii\school\teacher\web\uploads\public D:\phpStudy\WWW\yii\school\api\web\uploads\publicParameter resolution:First parameter:/d Creating a soft link is a necessitySecond parameter: D:\phpStudy\WWW\yii\school\teacher\web\uploads\public---The newly generated folder (originally nonexistent)Third parameter: D:\phpStudy\WWW\yii\school\api\web\uploads\public---The linked folder (it
system 32-bit, but Python's 4): Then run the time also reported wrong:Solution, find D:\Python27\lib\functools.py This file, replace the 56th line of convert into the following paragraphconvert = { '__lt__': [('__gt__',LambdaSelf, Other: not(Self orSelf = =Other )), ('__le__',LambdaSelf, other:self orSelf = =Other ), ('__ge__',LambdaSelf, Other: notSelf Other )],'__le__': [('__ge__',LambdaSelf, Other: notSelf orSelf = =Other ), ('__lt__',LambdaSelf, other:self and notSelf = =Other ), (
) Applicationdidenterbackground: (uiapplication *) application{}4. Call when the program is going back to the foreground from the background-(void) Applicationwillenterforeground: (uiapplication *) applicatio{ }5. The application has entered the foreground and is active-(void) Applicationdidbecomeactive: (uiapplication *) application {}6. The program will exit is called, usually to save data and some cleanup before exiting. This needs to set the key value of the uiapplicationexitsonsuspend.-(
to the file in standard output, you can redirect the message to the bin./dev/zero------The device provides an exhaustive 0, you can use any number you need-the device provides much more. He can be used to write a string 0 to a device or file.$ dd If=/dev/zero of=./test.txt bs=1k count=1$ ls-lTotal 4-rw-r--r--1 Oracle DBA 16:56 test.txteg$ find/-name Access_log 2>/dev/nullOn Lnix systems, you can use the DD command to quickly create files.So above windows, is there a similar tool for creating fi
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.