Configure JDK environment variables in Windows XP:1. Install JDK. You can customize the installation directory and other information during the installation process. For example, select D:/Java/jdk1.5.0 _ 08 as the installation directory;
2. After
Java environment variable configuration
Configure JDK environment variables in Windows XP:1. Install JDK. You can customize the installation directory and other information during the installation process. For example, select D:/Java/jdk1.5.0 _ 08
If you are installing in a Windows environment
Official website said first to set: #set path=%cd%\bin;%path%
# #设置path, yes Cat.exe, Iconv.exe in the bin directory can be called
#set path=%cd%\bin;%path%
It seems to be set in an environment variable,
ObjectiveNginx and Apache, the same applies to hungry modular management, but with the Apache "Hot plug" (each time you add a module, do not need to recompile, only need to reload) in a different way, Nginx each time you add a module or delete a
Nginx is a high-performance and concurrent server software, which is slightly more complicated than apache in configuration.A locally deployed thinkphp framework, when deployed to the server, throws a 404 error due to permission issues at first, and
Install nginx PHP MySQL and related extensions in yum in redhat6.2Reference: http://blog.s135.com/nginx_php_v6/
Reference: http://kerry.blog.51cto.com/172631/857461
Reference: http://www.cnblogs.com/sink_cup/archive/2012/09/14/web_server.html
Use
Haha, I have always been a lazy. This time I shared a batch processing script with several versions.
First: automatically modify the version number and check in to obtain the latest version, compile, and deploy it on the server.
Change XXX to your
When you make a Java program into a runnable jar, and you want to use a. bat file to invoke the jar, there are a few things to note.1. Set path and ClasspathThe contents of technician in the. bat file are as follows:@echo offset my_home=%~dp0set
1: Get root privileges (only for users who have not modified the root password after ubunt, if the password has been modified, but forgotten, then go to single-user mode to modify): Open command line : Ctrl + Alt+tEnter sudo passwd and enter the
Nginx is now very popular, so it is intended to replace the existing Apache first, in terms of bulk deployment and management considerations. Because all the modules of Nginx are statically compiled, unlike Apache, which can dynamically add modules,
Recently, due to another project needs to use vs2015, so the Qt also upgraded to 5.6.0. Because the project needs to be compatible with Windows XP, you need to compile Qt yourself. Here is a general compilation of the process.
Install Activeperl/
1.JDK Download and Installation
The JDK (Java Development Kit) is a set of Java development tools that Java provides to us, which must run on the JVM (Java Virtual Machine), and the Java language's cross-platform is implemented with Java
Nginx configuration Yii and phpMyAdmin virtual host
The problem comes when we often need to use nginx when we deploy the project, we need to support URL rewriting, and we have to install a phpmyadmin. How do I get phpMyAdmin out of the Web root
Install opencv2.4.4 in VC 2010
Note:
Installation Platform: 32-bit XP, vs2010;
Opencv 2.4.4 does not support VC 6.0;
There are many installation tutorials for compiling opencv with cmake on the Internet. We recommend that you do not compile
Use CC ++ compiler in Console mode
--------------------------------------------------------------------------------
I always encourage CC ++ learners to first target the Console mode (DOS-like) program when they are new to this programming language.
(1) cross-platform Java: Windows has a win version JVM, Linux has a Lin version JVM, and Mac has a Mac version JVM. With JVM, the same Java program can be executed in three different operating systems. In this way, Java's cross-platform nature has
Java basic notes-preparations before learning Java, basic notes learning java
In the next month, I will share my notes when studying JavaSE with you. I hope my notes will help you.
I will post an article every day, which is the essence of my
Java environment variable configuration method
Configure JDK environment variables in windows xp:
1. Install JDK. You can customize the installation directory and other information during the installation process. For example, select D: javajdk1.5.0
Install GAMIT 10.40 in Ubuntu
From the installation process, Ubuntu will install gcc on the desktop, but not on the notebook, so the first installation was not successful, although it was installed from start to end without interruption, however,
Setlocal
Start localization of Environment Changes in the batch file. The environment changes made after setlocal is executed are limited to batch files. To restore the original settings, you must execute endlocal. When the end of a batch file is
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.