current location:Home > 线程-并发 search
Found a total of 21313 related content
-
- jQuery company development history timeline scrolling
- jQuery company development history timeline scrolling
- 2019-10-25 51 2073
-
- Take the test paper online with jQuery and check the answers
- Take the test paper online with jQuery and check the answers
- 2020-01-03 52 1547
-
- jQuery timeline company development history special effects
- The jQuery timeline company development history special effect is a horizontal timeline scrolling special effect with a wavy background that is based on swiper.js to create a horizontal timeline of the company's development history.
- 2019-03-04 216 6799
-
- Colorful glowing 3D line animation special effects
- Draw full-screen colorful mesh line glowing animation based on canvas, 3D line glowing animation special effects.
- 2021-03-17 76 2278
-
- Colorful glowing lines css background effects
- A colorful glowing line css background effect
- 2023-01-11 13 393
-
- WeChat Mini Program-Develop and implement online lending example source code
- WeChat Mini Program-Develop and implement online lending example source code
- 2018-06-27 170 2266433
-
- WeChat applet-developed online car mall example source code
- WeChat applet-developed online car mall example source code
- 2018-06-26 274 2270602
-
- Hairstyle website countdown template
- Hairstyle website countdown template
- 2018-05-22 57 2436397
-
- jquery website launch countdown html template
- Website release online countdown bootstrap temporary
- 2017-08-12 74 3423302
-
- WeChat Mini Program-Online Document Function
- WeChat Mini Program-Online Document Function
- 2018-06-19 220 2300345
-
- Java multi-threading and concurrency library advanced application source code information
- Java multi-threading and concurrency library advanced application source code information
- 2017-08-22 276 3405907
-
- High concurrency course source code
- High concurrency course source code
- 2023-01-06 61 3202
-
- High concurrency flash sale courseware
- High concurrency flash sale courseware
- 2019-07-27 56 553069
-
- High concurrency practical project courseware
- High concurrency practical project courseware
- 2019-06-14 116 782356
-
- Online mall system development
- Online mall system development
- 2020-08-29 71 1797
-
- Website program development icon material
- Email WeChat Search Error Home Page
- 2017-01-18 41 1379
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Multi-threaded programming technology in Android development Chinese WORD version
- This document mainly talks about multi-threaded programming technology in Android development; threads in Android are widely used in multi-threading in the Android platform. Multi-threading is required in UI updates, game development and time-consuming processing (network communications, etc.) . The technologies involved in Android threads are: Handler; Message; MessageQueue; Looper; HandlerThread. Friends in need can download and take a look
- 2024-01-29 2 2067
-
- 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 provide
- 2024-02-03 0 1276
-
- The use of multi-threading technology in iOS development WORD version
- This document mainly talks about the use of multi-threading technology in iOS development; the so-called process corresponds to an application, which is responsible for opening up memory space for application use, but the process cannot execute tasks (instructions). A process contains at least one thread, which is the execution flow of the program. When an iOS program starts, while creating a process, it will start running a thread, which is called the main thread; I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-28 0 1125
-
- 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 process
- 2024-02-03 0 1789
-
- OpenMP parallel programming WORD version
- This document mainly talks about OpenMP parallel programming; OpenMP is a collection of compiler instructions and library functions, mainly used for parallel programming on shared storage computers. Currently, the languages that support OpenMP mainly include Fortran and C/C++. OpenMP uses the fork/join parallel mode when executing programs in parallel. Shared storage parallel programs use fork/join parallelism. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 0 1093
-
- AppServ
- AppServ is a combined open source software installation package for Windows and Linux.
- 2023-08-18 1 1595
-
- Safe Exam Browser
- Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
- 2023-08-18 11 4109
-
- Joomla
- Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
- 2023-09-25 20 3945
-
- Unifiedtransform
- Unifiedtransform is an open source school management software that can comprehensively and efficiently manage school operations. This software was built as the developers saw a lack of efficient, high-quality, free and open source school management software. It has developed into a high-standard school management platform with a wide range of practical functions. These functions include: platform roles (students, administrators, teachers, accountants, etc.), payment platform integration, attendance, syllabus, registration, score entry, etc. Users can create classes, divisions, exams, add courses and departments, enter grades, and finally issue certificates or certificates to students.
- 2023-08-18 10 1576
-
- DVWA
- Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software
- 2023-08-18 38 6588
-
- PHP curl multi-thread collection
- PHP curl multi-thread collection
- 2017-08-07 495 10181
-
- PHP curl multi-thread collection class
- PHP curl multi-thread collection class
- 2018-01-03 222 3160
-
- PHP file online compression program class
- PHP file online compression program class
- 2017-03-23 102 1280
-
- PHP uses curl to implement multi-threaded image downloading class
- PHP uses curl to implement multi-threaded image downloading class
- 2017-03-24 178 2469
-
- Implementation code function class for php multi-threaded batch collection and downloading of pictures
- Implementation code function class for php multi-threaded batch collection and downloading of pictures
- 2017-05-22 326 4710