current location:Home > java多線程 search
Found a total of 21321 related content
-
- More than 600 vocabulary words commonly used by programmers
- More than 600 vocabulary words commonly used by programmers
- 2020-01-14 156 1665
-
- jQuery node multiple operation flow chart plug-in (go.js)
- jQuery node multiple operation flow chart plug-in (go.js)
- 2019-09-27 123 2141
-
- jQuery slot machine spin lottery program
- Are you familiar with the jQuery slot machine rotating lottery program? Isn’t this something you can play in entertainment venues? We can also play it on web pages. Nowadays, many entertainment websites use this effect. PHP Chinese website recommends downloading!
- 2017-01-20 258 3306
-
- jQuery creates 360-degree rotating radar scanning animation special effects
- How to select the target school among many middle schools? Don’t worry, we will provide a 360-degree analysis of the school selection factors and full planning and guidance to ensure worry-free school selection. This is a jQuery with a sense of technology to create 360-degree rotating radar scanning animation effects and radar scanning information authentication animation effects.
- 2019-02-18 179 2518
-
- Image cropping plug-in based on HTML5
- Image cropping plug-in based on HTML5, WYSIWYG cropping method, can generate multiple thumbnail size images, based on HTML5 canvas Drawing implementation supports cropping with various effects. Of course, if you need to save the image, you still need a back-end service program to crop the image. The cropping page is implemented based on the Bootstrap framework.
- 2017-01-13 207 2076
-
- Imitation of Pinduoduo Pintuan WeChat applet source code
- Imitation of Pinduoduo Pintuan WeChat applet source code
- 2018-07-02 1113 2250481
-
- WeChat Mini Program - Source code of the group-building system imitating "Pinduoduo"
- WeChat Mini Program - Source code of the group-building system imitating "Pinduoduo"
- 2018-06-25 655 2277687
-
- WeChat Mini Program-Brand Elevator Mall Source Code Multi-Store Version
- WeChat Mini Program-Brand Elevator Mall Source Code Multi-Store Version
- 2018-06-30 250 2252612
-
- WeChat Mini Program-APP (pull up to load more, pull down to refresh)
- WeChat Mini Program-APP (pull up to load more, pull down to refresh)
- 2018-06-07 296 2354194
-
- v5.0.7Spring Framework
- Spring Framework is an open source Java/Java EE full-stack application framework, released under the Apache license, and also has a ported version on the .NET platform. The framework is based on code from the book Expert One-on-One Java EE Design and Development (ISBN 0-7645-4385-7), originally written by Rod Johnson and Juergen Hoe
- 2018-06-14 206 2317319
-
- 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 3406114
-
- Scanned version of "How to Cultivation as a Java Programmer" [PDF]
- "The Way to Cultivation as a Java Programmer"
- 2018-03-01 605 2811740
-
- Horse Soldier JAVA Tank Game Video Tutorial Notes
- Horse Soldier JAVA Tank Game Video Tutorial Notes
- 2017-08-17 292 3414493
-
- Magic Technology java backgammon video tutorial source code
- Magic Technology java backgammon video tutorial source code
- 2017-08-17 385 3414626
-
- Java Game Project: Video Tutorial on Development of Puzzle Game
- Java Game Project: Puzzle Game Development Video Tutorial.zip
- 2017-08-22 415 3406515
-
- Multiple programming languages ??PNG
- Multiple programming languages ??PNG free download software programming HTML C PHP software programming
- 2017-05-15 154 1399
-
- Tablet and browser icons
- Tablet and browser icons free download Browser icon PHP programming Java database MySQL PNG picture
- 2017-05-15 138 1149
-
- APP applet icon icon library material
- Applicable to: mobile phone page, app applet page element icon icon library material, multiple colors are optional, and the colors can be replaced independently.
- 2019-04-28 639 15445
-
- Cute summer elements vector material (EPS PNG)
- This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
- 2024-05-09 184 2738
-
- Four red 2023 graduation badges vector material (AI EPS PNG)
- This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
- 2024-02-29 185 2347
-
- 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 30 1509
-
- 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 30 2319
-
- 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 59 2071
-
- 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 37 1357
-
- MyBatis stored procedures, MyBatis paging, MyBatis one-to-many add, delete, modify and query operations Chinese WORD version
- This document mainly talks about MyBatis stored procedures, MyBatis paging, and MyBatis one-to-many add, delete, modify, and check operations; I hope it will be helpful to everyone; interested friends can come and take a look.
- 2024-02-29 38 1240
-
- Fat-Free Framework
- Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
- 2024-10-17 4 947
-
- PHPixie
- PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
- 2024-10-17 0 872
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- FuelPHP
- The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!
- 2024-10-17 0 744
-
- Yii
- Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
- 2024-10-17 0 763
-
- PHP curl multi-thread collection
- PHP curl multi-thread collection
- 2017-08-07 603 10569
-
- PHP curl multi-thread collection class
- PHP curl multi-thread collection class
- 2018-01-03 337 3429
-
- PHP uses curl to implement multi-threaded image downloading class
- PHP uses curl to implement multi-threaded image downloading class
- 2017-03-24 271 2801
-
- PHP library for running command lines in parallel on multiple remote machines
- PHP library for running command lines in parallel on multiple remote machines
- 2017-12-12 150 1384
-
- 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 425 5002