current location:Home > windows search
Found a total of 529 related content
-
- GitHub for Windows graphic tutorial Chinese WORD version
- This document is a graphic tutorial on using Github for Windows; Git has become very popular, and even Codeplex has now promoted Git. Github is full of various high-quality open source projects, such as ruby on rails, cocos2d, etc. For programmers who are accustomed to the Windows graphical interface, using Github requires some time and patience. However, Github recently released Github for Windows, which greatly reduces the learning cost and difficulty of use.
- 2024-01-31 1 1392
-
- windows thinkpad android environment setup problem Chinese WORD version
- This document mainly talks about the problems of setting up the Windows ThinkPad Android environment; I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 1 1444
-
- Install Android with VirtualBox
- VirtualBox is an open source virtual machine software. VirtualBox is known as the most powerful free virtual machine software. It not only has rich features, but also has excellent performance! It is simple and easy to use, and the systems that can be virtualized include Windows (all Windows systems are supported from Windows 3.1 to Windows 10 and Windows Server 2012), Mac OS X, Linux, OpenBSD, Solaris, IBM OS2 and even Android operating systems
- 2024-01-28 2 1921
-
- Building a React Native Android development environment under Windows Chinese WORD version 1.7MB
- Recently, I saw that React Native seems to be very powerful. Driven by curiosity, I tried it out and recorded the steps to build a React Native Android environment under Windows for reference by friends in need. (This document refers to the official document); interested friends can come and take a look.
- 2024-02-26 0 1302
-
- Delphi7 basic grammar tutorial Chinese WORD version
- Delphi is a Windows rapid application development tool (RAD Rapid Application Development) based on the client/server system launched by the American Borland Company. It is an object-oriented visual programming tool based on the visibility of Delphi and combined with the Object Pascal language. With programming skills, you can develop powerful Windows applications and database applications. Delphi is the first visual development environment, optimized source code compiler and
- 2024-01-18 1 1059
-
- AutoIt3 Chinese help document packaging
- AutoIt v3 version, which is a free software that uses a BASIC-like scripting language, is designed for automating operations in a Windows GUI (Graphical User Interface). It utilizes simulated keyboard keys, mouse movements, and window/control combinations to implement automated tasks. This is impossible to achieve in other languages or has no reliable method (such as VBScript and SendKeys). AutoIt is very small and runs completely on all windows operating systems. (thesnow note: It is no longer available.
- 2024-01-19 21 699
-
- API Hook Complete Manual Chinese WORD Version
- This document mainly talks about the complete manual of API Hook; API HOOK technology is a technology used to change API execution results. Microsoft itself also uses this technology in the Windows operating system, such as Windows compatibility mode, etc. API HOOK technology is not a proprietary technology for computer viruses, but computer viruses often use this technology to hide themselves. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-29 0 641
-
- Delphi classic programming introduction chm version
- Delphi is a new visual programming environment that provides us with a convenient and fast Windows application development tool. It uses many advanced features and design ideas of the Microsoft Windows graphical user interface, adopts a flexible and reusable complete object-oriented programming language (Object-Oriented Language), the fastest editor in the world today, and the most leading database technology . For the majority of program developers, using Delphi to develop application software will undoubtedly greatly improve programming efficiency.
- 2024-01-17 2 1263
-
- Phonegap installation environment construction Chinese WORD full version
- This document mainly talks about setting up the phonegap installation environment; it mainly talks about setting up the phonegap environment under the windows system, mainly from the android perspective. iOS users can refer to it. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-28 0 698
-
- Git Reference Manual Chinese CHM version
- Git is a free, open source distributed version control system for agile and efficient handling of any project, small or large. Git's work requires code that calls curl, zlib, openssl, expat, libiconv and other libraries. Git currently supports Linux/Unix, Solaris, Mac and Windows platforms. This article brings you the Git reference manual, you can download it if you need it!
- 2024-01-30 0 1231
-
- Proverbs of Programmers chm version
- This book is a summary of the author's technology and experience in more than ten years of programming career. The content covers everything from understanding the operating mechanism of CPU, Windows, and programming language to code specifications and styles, analysis methods, debugging methods and kernel optimization. It contains the author's cognitive process and thorough analysis of many issues, as well as excellent and a wonderful programming experience.
- 2024-01-19 0 1204
-
- WebService Development Guide Chinese WORD version
- This document mainly describes the WebService development guide; WebService provides mobile commerce access for software developers and system integrators. WebService has the characteristics of stability, cross-platform, cross-development language, and firewall penetration, so it is favored by enterprise developers. SMS communication development interface adapted to WEB, VB, Delphi, .NET, VC, JAVA and other mainstream development languages and Windows, Linux, Unix and other operating environments, allowing enterprises to use OA, CRM, ERP, SC
- 2024-02-27 0 715
-
- PASCAL language basics Chinese WORD version
- This document mainly talks about the basics of PASCAL language; PASCAL language: the most suitable language for scientific computing and data processing, with the fastest running and compilation speed, from TURBO PASCAL 5.5, 6.0, 7.0 to the current DELPHI in the WINDOWS environment and Object-oriented PASCAL such as LAZARUS, as well as various versions of FREE PASCAL currently used in informatics competitions. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-28 0 1086
-
- WebService calling technical documentation Chinese WORD version
- This document mainly talks about WebService calling technical documents; on the surface, Web service is an application, which exposes an API that can be called through the Web to the outside world. This means that you can programmatically call this application through the Web. A more precise explanation of Web services: Web services are a new platform for building interoperable distributed applications. As a Windows programmer, you may have built component-based distributions using COM or DCOM
- 2024-02-26 0 993
-
- Python website development guide WORD version
- This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
- 2024-01-25 0 979
-
- mod_python 3.2.8 Chinese manual doc version
- mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
- 2024-01-25 0 923
-
- python basic tutorial to lesson 60_python basic information word version
- Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find
- 2024-01-25 0 1072
-
- Python introductory tutorial Chinese WORD version
- Python is an efficient language. The reading and writing operations are very simple. Just like ordinary English, Python is an interpreted and executed language. We do not need to compile, we only need to write the code to run. Python is an oriented language. The language of objects, everything in Python is an object. Python is a very interesting language; interested friends can come and take a look.
- 2024-01-25 0 656
-
- Basic introduction to python unittest Chinese WORD version
- Python comes with a unit test module, pyUnit is what we call: unittest; this document mainly talks about the basic introduction of python unittest; interested friends can come and take a look
- 2024-01-25 0 862
-
- Detailed explanation of Python operations on Excel Chinese WORD version
- This document mainly introduces how to read and write office excel through python, using the xlrd, xlwt and xlutils modules. It also demonstrates how to operate excel through the Tcl tcom package. Interested friends can come and take a look
- 2024-01-25 0 1285