I am using a custom toolchain file to develop an embedded system. CMAKE_SYSTEM_NAME is set to “Generic”, so variables such as WIN32, UNIX cannot be used to check the operating system of the configu
Tag: Perform
LINUX (CENTOS) Automatically performs script (rc.local)
1. There are many ways to boot Linux. For example, I set mysql boot to start as: chkconfig –level 35 mysqld on
Second, let’s talk about booting through the rc.local file:
1 , First cre
iOS TapgeStureRecognizer double-click NumberoftapSRequired = 1
I have a MPMoviePlayerViewController, I put a UIView on it to recognize the click, and then I can display the control panel of the video, double-click to zoom in/out the video playback, so I use ge
Delphi – How to update TLIST when it is an iteration using the for-in loop?
I am trying to learn generics in Delphi, but TList has a very basic problem.
I have successfully created a list of integers and used 1000 Fill it with an odd number. I want to change every nu
Performance – When I use a thread, why will my Perl script slowly decompress the file?
So I run perl 5.10 on core 2 duo macbook pro compiled with thread support: usethreads = define, useithreads = define. I have a simple script to read 4 gzip files , Each file contains 750,000 lines.
DHCP failover using two auxiliary server ISC-DHCP-Server
I am rearranging our network and doing some DHCP failover, because we have many machines, even servers, using DHCP to obtain IP addresses.
Today we have a good DNS topology with a master serv
RESTful API test using JMeter
Where to set the attributes for optimal script reuse
Since cloud-enabled applications can usually be copied and deployed easily and quickly, they can be tested in a variety of environments. I