The recent sudden interest in the go language was mainly due to some unpleasant problems when using python and then to go. Go is Google out of a dynamic language, syntax and C + + Close, performance is also very good, but also support compiled into EXE release, and do not rely on any virtual machine (in fact, packaged in EXE), how can this good language to miss? So it was a moment of rise and began to learn. Because I am still in the abnormal small white stage, so the article may inevitably some
Windows builds a Java environment1. Download the Java Development Tools JDK installation package: http://www.oracle.com/technetwork/java/javase/downloads/index.htmlClick to jump to next pageSelect the desired version downloadDownload complete, install yourself next, select the appropriate installation address. We installed here in the E:\Java\jdk1.8.0_131 location,Here I originally was the java8 version, and now the
Build steps
1, install vs2008
2. Install Windows SDK 6.1
3, download PHP 5.2 Source code, you can get releases from here (do not unzip)
4, download Bindlib_w32.zip,http://www.php.net/extra/bindlib_w32.zip
5, download Win32build.zip,http://www.php.net/extra/win32build.zip
6, download Libxml2,iconv,zlib and other libraries http://www.zlatkovic.com/pub/libxml/
7, create C:\php5.2-mybuild (you can also change t
original. 10, extract PHP 5.2 source code to C:PHP5.2-MYBUILDPHP-SRC 11, open the Windows SDK 6.1 shell, type the following directive:
copy code code is as follows: SETENV/X86/XP/ Release , copy Code code is as follows: CD c:php5.2-mybuildphp-src , copying code The code is as follows: buildconf 14, view compilation options copy code code as follows: Cscript/nologo configure.j
MANAGEMENT LocalSysaux datafile ' E:\app\SANMSUNG\oradata\TESTDB\SYSAUX01. DBF ' SIZE 325M reuseDEFAULT Temporary tablespace TEMPTempfile ' E:\app\SANMSUNG\oradata\TESTDB\TEMP01. DBF ' SIZE 20480K reuse autoextend on NEXT 640K MAXSIZE UnlimitedUNDO tablespace UNDOTBS1DataFile ' E:\app\SANMSUNG\oradata\TESTDB\undotbs01.dbf ' SIZE 200M reuse autoextend on MAXSIZE Unlimited;The above statement can be copied to the CMD command line execution, or it can be replicated to a text file with @ execution.
The development environment described here refers primarily to the use of GCC (GNU Compiler Collection) on Windows for development, and depending on the requirements, we have the following options:
1. devc++
This is a MINGW integrated development environment (IDE) for C + + beginners who can use it to write code that conforms to the standard C + + (98) specification and experience some of GCC's features.
Devc++ is very compact, developed by bloodshed
From: http://ce.sysu.edu.cn/hope/Item.aspx? Id = 77421
In fact, you can set up FTP in windows and use Microsoft's own tape. There is no need to use other software. However, in order to be universal, you can also use other software.
Preface
This article is only suitable for our technical tips. Please ignore it.
1. Requirement Analysis
To improve efficiency, complete website assignments at the end of the period, set up FTP, and share resourc
Build your own PHP on windows Platform (only applicable to php5.2 ). Steps for building www.php.net
1. install vs2008
2. install windows sdk 6.1
3. download the php 5.2 source code and obtain the Releases from it (do not unzip it first)
4, download bindlib_w32.zip, http://www.php.net/extra/bindlib_w32.zip
5, download win32build.zip, http://www.php.net/extra/win32
the generated resolv. lib in C: \ php5.2-mybuild \ win32build \ lib to overwrite the original one.
10. decompress the php 5.2 source code to C: \ php5.2-mybuild \ php-src.
11. Open the windows sdk 6.1 shell in the website space and enter the following command:
The Code is as follows:
Setenv/x86/xp/release
12,
The Code is as follows:
Cd C: \ php5.2-mybuild \ php-src
13,
The Code is as follows:
Buildconf
of controls.We learn about GTK + only to use GTK +, not too much entangled in the use of these libraries.GTK + Learning: Setting up the environment
After you have learned about GTK +, the next task is to build your environment so that you can learn from GTK +. The environment needs to be built into Windows and Linux two platforms:Windows platform:In [Url]http://www.gtk.org/download.html[/url] can find a v
Build lighttpd + php + sqlite (1) php on windows
1. download and install
Http://www.appservnetwork.com/
Download the appserv-win32-2.5.10 and install it from the above URL. when installing it, only select install php.
Because we only use php.
This is because php in AppServ contains the php_pdo.dll Library.
Assume that the php path is C:/AppServ/php5 after installation.
Copy C:/AppServ/php5/php. in
Because customers in a recent project need to use SFTP to send files to me, the company's servers are WINDOWS 2003 or WINDOWS 2008, and I have to find a free one (this is important ), easy to use and stable SFTP server software.
After some painstaking efforts, I found the following:
1. OpenSSH
Reference article: "using sftp to Build Secure Transmission in
Build the android Java Development Environment graphic tutorial (eclipse version) tool/raw material on Windows
Download the required tools:(1) download the Java IDE development tool-EclipseDownload the latest Windows version of ecplise for Java EE from the eclipse website.
Download ecplise(2) download the Java Devel
original one.
10. decompress the php 5.2 source code to C: \ php5.2-mybuild \ php-src.
11. open the windows sdk 6.1 shell and enter the following command:
The code is as follows:
Setenv/x86/xp/release
12,
The code is as follows:
Cd C: \ php5.2-mybuild \ php-src
13,
The code is as follows:
Buildconf
14. View compilation options
The code is as follows:
Cscript/nologo configure. js -- help
15. enter t
This article environment:Operating system: Windows XP SP3Git client: tortoisegit-1.8.8.0-32bitFirst, install the Git clientAll installations are by default!1. Install support softwareMsysgit:https://code.google.com/p/msysgit/downloads/list?q=full+installer+official+gitCurrently the latest version is v1.9.0.2. Installing TortoisegitFirst, you install Windows Insta
Build Android + NDK development environment in Windows (JDK [8u45] + Eclipse + Android SDK [r24.1.2] + ADT + NDK [r10d]) and ndk8u45
1. Build an Android Development Environment
1. Install JDK.(1) Introduction: JDK, Java Development Kit, is a Java software Development Kit. JRE, namely, Java Runtime Environment, is the Java Runtime Environment and is intended for
Applicationcommands so that the entry point takes effect in the Setup Panel.After completing these three steps, we can run our own application to see what's changed in the Setup Panel. Operating effect:We can see that the two entry points we added are already displayed in the Setup Panel. Click an entry point to perform a pre-set operation.The content that is set in the custom control is shown in.Build setting Contract Best Practices1) Set the relevant characteristics of the application in sett
Build Hadoop2.6.0 pseudo distributed environment under Windows 7 Virtual Machine
In recent years, big data has become increasingly popular. Due to work needs and personal interests, I recently started to learn big data-related technologies. Some lessons learned during the learning process are expected to be accumulated through blog posts and shared discussions with netizens as a personal memo.
Article 1:
, a lot of exe files, LIB, DLL files will be generated under Imagemagick-6.8.9\visualmagick\bin. These include the convert.exeto be used below.Generate a bunch of. lib files under Imagemagick-6.8.9\visualmagick\lib.TestFollow the example in [ImageMagick Learning] Fred's ImageMagick Scripts to C + + Unified solution post for raw_text.jpg to eliminate background noise.Copy both Convert.exe and raw_text.jpg to a directory, such as d:/ Under this directory, go to the command line and execute the fol
[Index page]
[Download source code]
Famous Android (1)-build an Android development environment and a Hello World Program in Windows
Author: webabcd
IntroductionBuild an Android development environment and write a simple sample program
Build an Android development environment in Windows
Description of the directory
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.