current location:Home > download site
-
Quick Start with Linux Bash Shell Chinese WORD Version
This document mainly talks about getting started quickly with Linux_Bash_Shell; I hope it will be helpful to everyone; interested friends can come and take a look.development tools2024-02-0322472024-02-03 -
iOS development learning iOS multi-threading and RunLoop Chinese WORD version
iOS multi-threaded programming is always difficult for iOS development beginners to understand and master. Now I will use several examples to gain a more systematic and comprehensive understanding of iOS multi-threaded programming. I hope it will be helpful to everyone. Some programs are a straight line from the starting point to the end; some programs are a circle that keeps looping until it is cut off. A straight line is like a simple Hello World. After running and printing, its life cycle is over, like a flash in the pan; a round one is like an operating system, which keeps running until you shut down. A running program is a process or a task, a processMobile terminal2024-02-0319632024-02-03 -
jQuery向下彈出遮罩圖片相冊(cè)代碼
jQuery向下彈出遮罩圖片相冊(cè)代碼是一款基于SimpleModal彈出層插件實(shí)現(xiàn)的jQuery圖片相冊(cè)代碼。Photo album effects2024-02-03132024-02-03 -
jQuery simulates iPhone drop-down scroll bar animation effects
jQuery simulates the iPhone drop-down scroll bar animation effect. When we scroll the mouse wheel, the menu will randomly scroll up and down.jQuery effects2024-02-0311772024-02-03 -
Touch screen drag to switch jQuery album code
The jQuery photo album code for touch-screen drag switching is a touch-screen sliding jQuery photo album code based on the Swiper plug-in. It displays in full screen, slides left and right, supports keyboard control, and supports left and right mouse drag switching. It has a responsive design and is perfectly compatible with mobile devices.Photo album effects2024-02-0310732024-02-03 -
HTML5 photo album plug-in ma5gallery
HTML5 photo album plug-in ma5gallery is a photo album code based on jQuery+HTML5, with left and right switching arrows, close button, index button, etc., and supports keyboard control switching.Photo album effects2024-02-0310772024-02-03 -
Shell scripting basics Chinese WORD version
Shell itself is a program written in C language, which is a bridge for users to use Linux. Shell is both a command language and a programming language. As a command language, it interactively interprets and executes commands entered by the user; as a programming language, it defines various variables and parameters, and provides many control structures found only in high-level languages, including loops and branches. Although it is not part of the Linux system core, it calls most of the functions of the system core to execute programs, create files, and coordinate the running of various programs in a parallel manner. Therefore, fordevelopment tools2024-02-0318282024-02-03 -
Hive permission control Chinese WORD version
Hive can control permissions through metadata from version 0.10 (including version 0.10) onwards. In versions before Hive-0.10, permissions are mainly controlled through Linux users and user groups. CREATE, SELECT, and DROP of Hive tables cannot be controlled. Of course, Hive's control of permissions based on metadata is not completely safe. The purpose is to prevent users from accidentally doing operations they shouldn't do. Interested friends can come and take a lookOther manuals2024-02-0316062024-02-03 -
fortran language grammar WORD version
This document mainly talks about the syntax of the fortran language; FORTRAN is the earliest high-level programming language in the world and the most commonly used programming language in the engineering community. It is used in scientific computing (such as aerospace, geological exploration, weather forecasting, construction engineering and other fields ) plays an extremely important role. After more than 40 years of development, with the updates of multiple versions of the FORTRAN language and the emergence of corresponding development systems, its functions have been continuously improved. The latest version of the development system has almost all the features of VC and VB, such as graphical interface programming, databases, etc. I hope this document will help friends in needOther manuals2024-02-0313762024-02-03 -
OpenMP Multi-Threaded Programming Guide WORD Edition
This document mainly talks about the OpenMP multi-threaded programming guide; OpenMP was proposed by the OpenMP Architecture Review Board and has been widely accepted as a set of guiding notes (Compiler Directive) for multi-threaded programming of shared memory parallel systems. ). OpenMP is a multi-processor multi-thread parallel programming language for shared memory and distributed shared memory. It can be used to display and guide multi-threaded and shared memory parallel application programming interfaces. It is hoped that this document will provideOther manuals2024-02-0314422024-02-03 -
The most awesome Linux Shell command collection PDF version
This article is compiled from Catonmat's series Top Ten One-Liners from CommandLineFu Explained. As a website that recommends the most useful shell commands by users, it records tens of thousands of shell commands of various colors, many of which are quite practical and interesting. This article will break down some of the commands with the highest votes, draw materials from them and add them to Detailed explanation, hope readers can benefit from it. Introduction Shell is the most attractive and indispensable component of Unix operating systems.development tools2024-02-0319162024-02-03 -
OpenGL introductory tutorial Chinese WORD version
This document is an introductory tutorial to OpenGL; the purpose is to let everyone give up TC's old graphics interface and let everyone get in touch with some new things. As one of the current mainstream graphics APIs, OpenGL has superior features to DirectX in some situations. OpenGL (full Open Graphics Library) refers to a professional graphics program interface that defines a cross-programming language and cross-platform programming interface specifications. It is used for three-dimensional images (two-dimensional as well), and is a powerful and easy-to-call underlying graphics library. Friends in need can download and take a lookOther manuals2024-02-0313842024-02-03 -
HTML5 modern industrial company promotional website template
HTML5現(xiàn)代工業(yè)公司宣傳網(wǎng)站模板是一款提供小型壓縮機(jī)、電動(dòng)冷卻器、醫(yī)用壓縮機(jī)等工業(yè)機(jī)械設(shè)備公司網(wǎng)站模板下載。提示:本模板調(diào)用到谷歌字體庫(kù),可能會(huì)出現(xiàn)頁(yè)面打開比較緩慢。Front-end template2024-02-0318002024-02-03 -
Maven+Eclipse+Tomcat configuration detailed explanation Chinese WORD version
The content introduced in this document is based on the fact that the JDK configuration is OK. The JDK configuration is not described here. Describes the Maven+Eclipse+Tomcat configuration in detail; friends in need can download it and take a lookOther manuals2024-02-0310612024-02-03 -
JS 3D photo album carousel web page special effects
JS 3D photo album carousel web page special effect is a cool 3D photo album carousel web page special effect.Photo album effects2024-02-0210752024-02-02 -
Cool html5 3D bubble floating menu
Cool html5 3D bubble floating menu. Each menu item is a 3D style floating bubble. After selecting a certain menu item, it will rotate and change color, and the current menu will be activated immediately. The effect is amazing.html5 special effects2024-02-0210532024-02-02 -
8 website top navigation bar style effects
8 website top navigation bar style effects are a classic and beautiful top navigation bar style.Menu navigation2024-02-0211032024-02-02 -
About Objective
This document mainly talks about the rules of Objective-C manual memory management; Objective-C has added some new things in ios development, including properties and garbage collection. So, before we learn Objective-C, it is best to first understand what it was like in the past and why Objective-C added these supports. Friends in need can download and take a lookMobile terminal2024-02-0210732024-02-02 -
View and manage sqlite database in Android Chinese WORD version
This document mainly talks about viewing and managing sqlite database in Android; you can use the Eclipse plug-in DDMS to view it in Android, or you can use the adb tool in the Android tool kit to view it. The sqlite database in the android project is located in /data/data/project package/databases. Friends in need can download and take a lookMobile terminal2024-02-0210112024-02-02 -
Introduction to COM components Chinese WORD version
This document mainly talks about an introduction to COM components; COM not only proposes specifications for interaction between components, but also provides an environment for realizing interaction. Because the specifications for interaction between component objects do not depend on any specific language, COM can also It is a standard for collaborative development of different languages. I hope this document will help friends in need; interested friends can come and take a look.Other manuals2024-02-0214232024-02-02 -
Summary of information related to Perl DBI programming pdf+chm Script House Special Edition
Mainly includes Perl+DBI programming (chm).chmPerl+DBI programming-[US] Descartes-China Electric Power Press-2001.pdfPerl DBI Tutorial on using DBI in Perl, for beginners to refer to the Chinese translation version of Perl.DBI manual .pdfPerl DBI Chinese help document, covering Perl DBI name, overview, description, DBI classes, processor general methods, general attributes, DBI database processing objects, database processing methods, etc. Programming_the_PServer side development2024-02-0222772024-02-02 -
Ruby on Rails string processing Chinese WORD version
This document focuses on Ruby on Rails string processing; there are many ways to create a string in Ruby. There are two ways to represent a string: surrounding the character with a pair of single quotes ('str') or surrounding the character with a pair of double quotes ("str"). The difference between these two forms lies in the processing of the surrounding string. Strings constructed with double quotes can handle more escape characters. I hope this document will help friends in need; interested friends can come and take a look.Server side development2024-02-0214072024-02-02 -
Android user interface programming example Chinese WORD version
This document mainly talks about Android user interface programming examples; interested friends can come and take a look.Mobile terminal2024-02-0214122024-02-02 -
Visual column chart sorting exchange code
The visual column chart sorting exchange code is a sorting method programmed using HTML plus CSS code. The column chart displays the data visualization model and the bubble sort visualization tool is available for free download and online preview.Menu navigation2024-02-028302024-02-02
Popular Recommendations

