supports "-moz-border-radius:10px;" attribute, can also directly parse out the fillet, ie Department browser need to add "border-radius:15px;" 's Properties. Precautions:1, behavior the URL must fill in the absolute path of IE-CSS3.HTC, because IE browser to find the file is relative to the current HTML file path to find, so for WordPress and other dynamic program generated pages must fill in the absolute path.2, must have the positioning attribute: position:relative;3, because in the IE browse
Generate certificateyou can generate a simple certificate by using the following steps:First, enter the directory where you want to create the certificate and private key, for example:
$ cd/usr/local/nginx/conf
Create the server private key, the command will let you enter a password:
$ OpenSSL genrsa-des3-out server.key 1024
To create a certificate (CSR) for a signing request:
$ OpenSSL req-new-key server.key-out SERVER.CSR
Remove the required password w
document by opening the Web site-> Properties-> document-> enable default content document-> Add.
Then select the server machine name-> "All Tasks"-> "Restart IIS" to restart IIS.
Test
In the default Web site publishing directory, create a test page:
Download: phptest.php
Phpinfo ();
?>
If you open this page to see the PHP installation configuration information, even if the installation is successful.
If you want to optimize the execution of
Set Oenableverb = Nothing
Set Odisableverb = Nothing
s = "Verbs:" vbCrLf
For each verb in olanconnection.verbs
s = S vbCrLf Verb.name
If Verb.name = Senableverb Then
Set Oenableverb = verb
Benabled = False
End If
If Verb.name = Sdisableverb Then
Set Odisableverb = verb
End If
Next
' Debugging displays left just ...
'
' MsgBox S ': Wscript.Quit
' MsgBox ' Enabled: " benabled": Wscript.Quit
' Not sure why, but Invokeverb always seemed to work
' for-
IIS7 has enabled static file compression (Gzip) but anyway no compression, find after found is II7 MIME type setting problem
Set the MIME type of. js to Application/javascript
View the page again, and gzip is enabled.
However, a few days later found that some of the JS files are compressed, and some did not
Find reason found is referencing JS file is not set type
Add type= "Text/javascript" type after the problem is resolved.
How to enable
1, encountered problems
MAVEN Packaging
C:\USERS\CHENGYQ\ECLIPSE-WORKSPACE\WEBSERVICE>MVN Package
You need the following error
[ERROR] Compilation ERROR:
[INFO]-------------------------------------------------------------
[ERROR]/d:/users /CHENGYQ/ECLIPSE-WORKSPACE/WEBSERVICE/SRC/MAIN/JAVA/COM/CNTAIPING/TPA/UTIL/DOM4JUTIL.JAVA:[251,60]-source 1.5 The diamond operator is not
supported
(use-source 7 or later to enable the diamond operator)
[ERROR]
Accompany everyone for more than 2 years of Qxnfdc.net now replace the new domain name, this is a historic moment. The original domain sense is too long, although it is Hanyu Pinyin, is not good enough to remember, and. NET domain name on the commercial web site does not seem appropriate. As a result, we decided to enable the new domain name 0859fdc.com simpler, more direct and easier to remember.
0859 is the area code of Southwest Guizhou, FDC is
When we do not want a job to run, it can be disabled and completed by calling Dbms_job.broken.
The syntax for the Dbms_job.broken procedure is:
Dbms_job.broken (
Job in Binary_integer,
Broken in Boolen,
Next_date in date default sysdate);
Therefore, when calling procedure broken, you need to provide at least two parameters: the job and broken,next_date usually default to defaults. When the broken value is true, indicates that the job is enabled when Job;false is disabled. The f
When you use a tape recorder to record, if you do not want to be interrupted by calls, you can turn on the Sound Recorder's call rejection function. The specific enabling method is as follows:1. In standard mode, slide the screen to the left.2. Click "Tools".3. Click "Recorder".4. Click the "Record" button to start recording.5. After starting the recording, click on the top right corner of the screen.6. Click "Enable call Rejection".7. When call rejec
1 in the mobile phone to enter the "mobile phone 360", find the "other" inside, you will see a "file safe." (pictured below)
2 Now we click on "Enable Safe", then enter the corresponding password and then click "OK" button on it. (pictured below)
PS: Of course, our 360 cloud disk also set a password will be more secure, below you introduce.
1 also find open software click "Home", click "Set icon." (pictured below)
2 in the ope
Linux system boot MySQL log
The following configuration is placed under [mysqld]
The code is as follows
Copy Code
#查询日志Log=/var/log/mysql_query.log#慢查询日志Long_query_time = n the upper limit for execution of slow queries (the default setting is 10s).Log-slow-queries=/var/log/mysql_slowquery.log#更新日志Server-id = 1Log-bin = BinlogLog-bin-index = Binlog.index
windows enable MySQL logging is attached below
The followi
Redis currently (20150525) has been updated to version 3.0, today we will learn how to deploy Redis on the server and enable PHP support.
Redis logo
I. Redis
Download installation
Each version of Redis can be found in http://download.redis.io/releases/
wget http://download.redis.io/releases/redis-stable.tar.gzTar zxf redis-stable.tar.gzCD redis-stableMake make install
# Copy configuration fileCP redis.conf/etc/redis.conf
# Copy binary files to
1. In the "Start"-"Control Panel" and then adjust the view to the list, and then we find the program click it.
2. Then in the Open interface we click "Enable or turn off Windows features" as shown in the following image
3. Then we are in the pop-up windows feature we can put check Telnet server, Telnet client, click OK, System start change application
4. After we have set up, we will be able to change the request Windows has completed, an
Paused to prevent an attack from being attacked then, create a virtual path "..." under the root directory, optionally select an original directory and cancel all of its permissions. Tested so that although you can use a parent path, if you access the parent path of the root directory, the error "You do not have permission to view the page" appears. Because the parent path under the root directory is considered a virtual path "...", the other path can be the parent path. This method is tested in
It seems the environment works properly, but I get the "error every time I open the program.
Here is the log:
! MESSAGE An internal error occurred during: "Enable Debugging and Flush log Cache". ! STACK 0 java.lang.noclassdeffounderror:org/eclipse/osgi/framework/internal/core/frameworkproperties at Com.aptana.core.util.EclipseUtil.setPlatformDebugging (eclipseutil.java:449) at Com.aptana.core.CorePlugin.enableDebugging (coreplugin.java:110) at com.apt
, such as Python 2.7+. For Python, run the following command when the system is ready:
sudo apt-get install python-software-properties
sudo apt-get update, sudo apt-get install Python-dev Libaio-dev
Install Pip:sudo apt-get Install Python-pip
Install ez_setup:sudo pip Install ez_setup
It is recommended that DB2 version 9.7 or later be used.
Step 2nd: Install the database access package
SQLAlchemy is a Python SQL toolkit and an object-relational mapper that supports SQL for Python applicat
Root user, also known as Superuser, is one of the most powerful UNIX accounts, and root accounts can perform any "operations" on any part of the system, including copying files, moving/removing files, executing programs, and so on. As a result, usually Root accounts are assigned only to advanced professional users. As a result, Apple hides root user in Mac OS X.
But sometimes we have to enable the root user to do some action, you can use the followin
1, the right mouse click on the desktop computer icon, in the pop-up menu select "Control Panel", as shown in the following image:
2, open the Control Panel home page, click on "Easy Access", as shown in the following figure:
3, then click the Easy Access Center under the "Change the way the keyboard works," as shown in the following figure:
4, access to make the keyboard easier to use the page, find and check the "Enable switch key (K)", and
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.