current location:Home > 常亮 search
Found a total of 529 related content
-
- Comprehensive list of commonly used MySQL commands (PDF version)
- Comprehensive list of commonly used MySQL commands (PDF version)
- 2019-09-03 8094 17698
-
- Comprehensive collection of commonly used controls for Android Chinese WORD version
- This document mainly describes the common controls of Android; interested friends can come and take a look.
- 2024-01-27 3 2311
-
- HBase Shell common commands Chinese WORD version
- This document mainly describes the common commands of HBase Shell; I hope this document will help friends in need; interested friends can come and take a look
- 2024-02-28 2 1989
-
- Publish WebService common framework Chinese WORD version
- This document mainly talks about the common framework for publishing WebService; I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-28 0 1125
-
- 17 common Python runtime errors for newbies Chinese WORD version
- This document mainly talks about 17 common Python runtime errors for novices; when you first learn Python, it may be a bit complicated to understand the meaning of Python error messages. Here are some common runtime errors that can cause your program to crash. Interested friends can come and take a look
- 2024-01-23 0 812
-
- Perl common module usage examples Chinese WORD version
- This document mainly talks about the use examples of common modules in Perl; I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-29 0 1198
-
- Commonly used open source frameworks for Android Chinese WORD version
- This document mainly talks about the open source frameworks commonly used in Android; during the development process of Android, in order to improve development efficiency and shorten the development cycle, programmers often use various open source frameworks to achieve rapid and Simply implement the required functions, friends in need can download it and have a look
- 2024-02-28 0 1041
-
- Flash commonly used button codes word version
- Flash Player is a program that can play small and fast multimedia animations, as well as interactive animations, flying logos and images created with Macromedia Flash. This player is very small, takes only a moment to download, and is a great start for experiencing multimedia effects on the web. Flash also supports high-quality mp3 audio streams, text input fields, interactive interfaces, and much more. This latest version can view all flash formats. If you want to watch multimedia content on the web, flash player is almost
- 2024-01-17 0 1923
-
- DELPHI control properties, methods, events and common functions word document doc format
- DELPHI control properties, methods, events and commonly used functions 1. TmainMemu control This control is a standard menu control, which is used to provide menus for windows. The hierarchical structure of the object is: TObject—TPersistent—TCompoment—TMenu. Attribute 1-AutoMetge: Boolean Function: Used to determine whether the menu on the non-main Form in the non-MID program should be merged with the menu of the main Form. Main Form menu
- 2024-01-19 0 1206
-
- Flex 3 CookBook Chinese pdf version
- A Flex application consists of two language codes: ActionScript and MXML. Since 3.0, ActionScript has evolved from a prototype-based scripting language to a fully object-oriented, strongly typed scripting language that complies with the ECMAScript standard. MXML is a markup language, very similar to the familiar Hypertext Markup Language (HTML) and Extensible Markup Language (XML). This Chinese version of FLEX 3 COOKBOOK is translated by Chang Qing Translation Team, whose main members are Chang Qing and Nigel
- 2024-01-17 5 3501
-
- python tutorial for beginners Chinese WORD version
- This document is a tutorial for newbies to Python; Python is a computer programming language. You may have heard of many popular programming languages, such as the very difficult to learn C language, the very popular Java language, the Basic language suitable for beginners, the JavaScript language suitable for web programming, and so on. Interested friends can come and take a look
- 2024-01-23 0 769
-
- Android driver development examples Chinese WORD version
- This document describes how to completely develop a driver on Android 2.1 to control the hardware port and write an application to test the driver. Through such an example, it analyzes the application calling process of the driver development process under Android, which can be said to be a good introductory guide. The effect achieved: Through the Android application, the driver is called to control the on and off of 4 LEDs on the development board. Interested friends can come and take a look
- 2024-02-28 0 972
-
- Android Game Development Journey Chinese WORD Version
- This document mainly talks about the Android game development journey; today Android123 starts a new Android game development journey series, mainly from the control method (buttons, trackball, touch screen, gravity sensor, camera, microphone airflow, light brightness), graphics View (efficient drawing technology such as double buffering), sound effects (game music) and finally OpenGL ES (Java layer) and NDK's OpenGL and J2ME game porting methods to Android. Of course, there are also some game implementation idiomatic methods, such as map editors, In Andr
- 2024-02-28 0 1115
-
- How to use Android Tasker Chinese WORD version 2MB
- This document mainly describes how to use Android's Tasker; Tasker on Android is definitely one of the artifacts of the Android system. Unlike Auto Memory Manager, Tasker is not an acceleration software, but a system-enhanced software. Because There are many system states that can be controlled, making Tasker the brightest star in the Android system. But Tasker is undoubtedly the most difficult software to use. Because there are so many places you can control, it makes people feel a little overwhelmed.
- 2024-01-30 0 668
-
- Programming English vocabulary summary Chinese WORD version
- The content of this document is a summary of programming English vocabulary; it contains English words that are relatively unfamiliar in programming, and you can check them frequently in daily programming! Interested friends can come and take a look
- 2024-02-27 0 539
-
- Detailed explanation of eclipse building SSH framework Chinese WORD version
- The SSH framework is one of the most commonly used frameworks. When building an SSH framework, some people always encounter problems like this. This document will introduce the entire process of building the SSH framework. Friends in need can download and take a look
- 2024-02-29 0 719
-
- Easy Language Knowledge Base 2.5 CHM version packaging
- Easy Language Knowledge Base is a very useful e-book for beginners of Easy Language. It is recommended to read it chapter by chapter and understand it thoroughly, so that you can better master Easy Language. Friends who want to learn easy language programming can refer to the following
- 2024-02-28 0 794
-
- DELPHI control development in-depth and simplified word document doc format
- DELPHI control development is in-depth and simple. Some people have said that "Delphi programmers who cannot develop controls are not real programmers." It is precisely because of its high scalability and support for a large number of third-party controls that Delphi can attract the critical eyes of countless programmers. Even developers who need to use other development tools for their work often miss the days and nights spent with Delphi. It has been more than a year since I came into contact with Delphi. I was overwhelmed by the hundreds of controls on the Delphi component panel, and now I can understand them
- 2024-01-19 0 1043
-
- Android development skills collection tutorial pdf version
- Android development skills collection pdf version, including: ANDROID common class library description, ANDROID file system and application architecture, ANDROID application structure, ANDROID UI LAYOUT (layout), ANDROID UI controls, ANDROID UI beautification, ANDROID UI animation, asynchronous calls , data storage and reading, etc.
- 2024-02-26 0 851
-
- Pascal basic tutorial Pascal essential basic tutorial for getting started CHM version
- No matter what you do, there must be certain methods and steps. Computer programming is more rigorous, standardized, and feasible than transaction processing in daily life. In order for the computer to effectively solve certain problems, the processing steps must be arranged and a "sequence" composed of computer language is used to allow the computer to automatically recognize and execute this "sequence" composed of computer language to complete the predetermined task. Arrange the steps to deal with the problem and use computer language to form a sequence, which is often called
- 2024-01-19 2 575