I. Why do I need a Debugger?
Many PHP programmers use echo, print_r (), var_dump (), and printf () for debugging. In fact, this is enough for programmers with rich development experience, during program execution, they can output the values of specific variables to determine whether the program is correctly executed, even the efficiency can be seen (of course, some time functions may need to be used ). So why do we need a special debugging program to monitor our program running? The answer to th
Use of the open-source tool ANT --- general Linux technology under windows-Linux programming and kernel information. The following is a detailed description. I remember that when I first learned java, the teacher introduced this very hanging tool ----- ant. At that time, I didn't feel much about it and thought it was useless. I used it today.
Ah, it's really time
In Windows, if a large amount of SQL data is executed, kill it in the middle, and sometimes leave a dead thread, causing the object to be locked. Generally, we use orakill to handle this problem, see my previous blog articles. However, this session cannot be completely killed using orakill many times recently. It is recorded in V $ process, but the error message "no" is returned when orakill Sid thread.
In this case, you need to use this
using Memcache in PHP1. Test codeThis is memcache official test memcache code2. Under Windows detection Memcache: http://download.csdn.net/detail/wujiangwei567/8571637Tool description Detailed Address: http://www.cnblogs.com/xffy1028/archive/2013/02/01/2861706.htmlThe use of memcache in PHP and the Memcache monitoring tool in Windows
Tool usage in cainiao tutorial (5) -- Tomcat integration of JRebel and Windows Services
I have previously written an article about using JRebel to support hot deployment-"using JRebel to support hot deployment of Tomcat". This section describes the configuration in the development and test environments. However, in the formal deployment environment, we do not start Tomcat through the command line. Tomcat is
Rz,sz is a command-line tool for Linux/unix Zmodem file transfer with Windows.
Windows side needs to support Zmodem TELNET/SSH clients (such as SECURECRT), run the command RZ is to receive files, SECURECRT will pop up the file selection dialog box, select the file and then close the dialog box, the file will upload to the current directory. Note: Separate RZ w
If you have to give others technical support, I believe there must be a lot of painful memories, such as to let the other party detailed, accurate description of the specific process of the problem. Windows 7 now offers a particularly good utility: the problem-feedback recorder (Problem Steps recorder).
The tool can be viewed as a screen-recording software, but it's not a video, it's a document, and it's v
Extensions for Windows is a series of "unofficial" windows Extension Kits, which previously sold for $19.95, but recently announced that in addition to providing a complete toolkit, some products will also be provided free of charge for users.
Log on to the company's official homepage and you can download the following applications for free:
Windows Resour
links, and shortcuts. Two optional interfaces allow users to manage remote or local files. Connecting to a remote computer using WINSCP can connect to an SSH (secure Shell) server that provides an SFTP (SSH File Transfer Protocol) or SCP (secure Copy Protocol) service. Typically a UNIX server. SFTP is included in the SSH-2 package, and the SCP is in the SSH-1 package. Both protocols can be run on a later SSH version.WINSCP supports both SSH-1 and SSH-2. Command call execute arbitrary remote she
Android decompilation tool: Apktool, which supports Linux and Windows
The installation procedure is as follows:1. First install the required JAVA environment. First download JDK/JRE and click Download. skip this step if a JAVA environment already exists.
2. Download apktool. jar from code. google and Related Files: www.2cto.comClick to download apktool-1.0.0.tar.bz2 and apktool-install-
Rzsz Introduction
Generally speaking, the Linux server is mostly through the SSH client for remote landing and management, using SSH landing Linux host, how to quickly and local machine file interaction, that is, upload and download files to the server and local;
The two SSH-related commands provide a convenient operation:
SZ: Sends the selected file (send) to the local machine
RZ: Running this command pops up a file selection window and uploads it to the Linux server from the local selectio
Smsmanager-windows Phone PC SMS management tool when checking for version updates, the text content between the two special strings in this page is crawled (3 total) and replaced by \ n is a newline, and the HTML escape character is the original character.Wpsmsmanager0-start "1.2" End-wpsmsmanager0Wpsmsmanager1-start "new version V1.2 released (2015/4/10) \ n Update description: \ n can export SMS to Androi
Sometimes you need to use the Netsh tool to configure Windows system TCP/IPon specific occasions, which briefly describes common configuration commands. 1. Set the fixed IP address, subnet mask:netsh interface ip set address name= " Local Area Connection "Source=static addr=192.168.0.12 mask=255.255.255.02. Set the default gateway:netsh interface ip set address name= " Local Area Connection "gateway=192.168
Git currently accounts for a large proportion of the source code management field, and many open-source projects have been transferred to GitHub. For example: jQuery, reddit, Sparkle, curl, Ruby on Rails, node. js, ClickToFlash, Erlang/OTP, CakePHP, Redis.
This article details how to install and configure the Git tool in Windows to connect to GitHub. You can also use Git in Visual Studio.
I. Prepare tools
Sometimes we need to do the right-click menu, but it's hard to use the tool because it's easy to remove the right-click menu. Here we can solve it using the small features of the tools built into Windows. First in Search for " tools " in Windowsor--- attachments --- tools from the Start menu --- All ProgramsOpen the tool as follows650) this.width=650; "src=" http
Android Studio, a development tool in Android, modifies created users (in windows) and androidcreated
Recently, some people have reported that in my android project, the words "Created by panchengjia on" appear in some classes. How can this problem be automatically implemented (Administrator by default)? For example:
To achieve this effect, it is useless to modify the user account name in the control pa
Wtime is my first open-source software. Wtime is similar to GNU time, which can run anotherProgramAt the end of the program, the time consumed by the output program (kernel-state ring0 time, user-state ring3 time, total time), memory occupied (Working Set/Peak, page file/Peak) number of I/O (I/O reads, writes, and others ).
Project home: http://sourceforge.net/projects/wintime/
Wtime is usually used for performance measurement, because I found that
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.