current location:Home > 行程卡 search
Found a total of 21313 related content
-
- cartoon planet planet graphics special effects
- css3 drawing, cartoon, planet, planet
- 2021-11-26 56 1685
-
- HTML5 3D Rubik's Cube Calendar Schedule Special Effects
- HTML5 3D Rubik's Cube Calendar Schedule Special Effect is an interesting 3D cube advent calendar animation special effect with hover effect and background color animation.
- 2017-04-06 87 2111
-
- CSS3 SVG Cartoon Paper Plane Flying Animation Special Effects
- A CSS3 SVG cartoon paper airplane flying animation special effect
- 2023-03-16 14 543
-
- CSS3 draws 3D bank card cascading display special effects
- A CSS3 drawing 3D bank card cascading display special effect
- 2023-04-18 24 955
-
- CSS3 SVG cartoon rocket horizontal flight animation special effects
- A CSS3 SVG cartoon rocket horizontal flight animation special effect
- 2023-03-14 12 566
-
- Bank credit card application website template
- Bank credit card application website template
- 2018-05-15 72 2468981
-
- WeChat mini program demo: Kaka Auto
- Recommended WeChat mini program learning demo: Kaka Auto: obtains user and device information, implements some basic functions, and recommends learners to study and research;
- 2017-01-17 308 3583252
-
- Simple card printing industry company official website template download complete set
- Download the full set of simple official website templates for companies in the card printing and printing industry, and download the full version of the company's official website templates.
- 2017-03-01 37 3567234
-
- WeChat Mini Program-Travel Diary
- WeChat Mini Program-Travel Diary
- 2018-06-11 247 2333930
-
- WeChat applet-imitation bread travel example source code
- WeChat applet-imitation bread travel example source code
- 2018-06-23 181 2282352
-
- ThinkPHP execution process
- ThinkPHP execution process
- 2018-02-12 284 2864395
-
- ThinkPHP execution process analysis
- ThinkPHP execution process analysis
- 2018-02-05 233 2886827
-
- A collection of tips for using PHP
- PHP's unique syntax is a mix of C, Java, Perl, and PHP's own innovative syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML documents for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags. Here are ten advanced PHP application tips. 1. Use the ip2long() and long2ip() functions to convert the IP address into an integer and store it in the database
- 2017-12-08 325 3111614
-
- PHP and MySQL in Dynamic WEB Sites: The Intuitive QuickPro Guide 2nd Edition
- PHP and MySQL in Dynamic WEB Websites reflect the needs of actual programs in detail, carefully exploring the validation of external data (such as the format of a credit card number), user login, and how to use templates to establish a standard appearance for web pages. The content of PHP and MySQL in dynamic WEB websites is not just these. The book also mentions how to connect JavaScript and PHP to make user operations faster and more convenient. There are also ways to properly handle user input errors to make your website look more professional. In addition, a large number of powerful functions from the PEAR plug-in function library are introduced to support commonly used and powerful packages.
- 2017-12-09 372 3107764
-
- Full Record of PHP Project Development Cases 2nd Edition
- "Full Record of PHP Project Development Cases" is a book published by Tsinghua University Press in 2011. The author is Tomorrow Technology. This book is suitable for software development beginners who have basic programming knowledge but no project development experience. It is especially suitable for college students to use as a reference when doing graduation projects and project design.
- 2017-12-12 452 3097549
-
- Multifunctional bank card icon
- Free download of multifunctional bank card icon material in PNG format
- 2017-05-04 25 1169
-
- Cartoon programming language computer PNG material
- Cartoon programming language computer PNG material download computer computer web design website construction network technology web IT programming CSS PHP HTML XML js www
- 2017-05-09 19 2406
-
- Satellite png vector element
- satellite vector cartoon aircraft png vector element satellite
- 2017-03-01 31 1376
-
- Cartoon yellow school bus driving on the road vector material
- means of transportation yellow school bus vehicle car transportation driver vector material
- 2017-03-02 48 1557
-
- 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
-
- 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
-
- Using Python for socket programming Chinese WORD version
- This document mainly talks about using Python for socket programming; as an interpreted language, Python is easy to use and can quickly verify our ideas and develop prototype software. A Python program can be interpreted as a whole or line by line. Friends in need can download and take a look
- 2024-01-23 0 1006
-
- Running scala program based on spark Chinese WORD version
- This document mainly talks about running scala programs (sbt and command line methods) based on spark; I hope this document will help friends in need; interested friends can come and take a look
- 2024-02-27 0 974
-
- 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
-
- 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
-
- EasyPHP5-3-14
- Short and concise, you can see the execution process and feel comfortable
- 2018-01-31 337 9733
-
- TestLink
- TestLink is a web-based test management tool. The application provides test specifications, test planning and execution, reporting, requirements specifications, and collaboration with well-known defect tracking tools. Code base: https://github.com/TestLinkOpenSourceTRMS
- 2023-08-15 2 2153
-
- MinGW - Minimalist GNU for Windows
- This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
- 2023-08-10 13 3559
-
- Invoice Ninja
- Invoice Ninja is a free and open source invoicing, expense and time tracking app built with Laravel and Flutter. It offers tons of great features, including custom branded invoice design, recurring invoicing and automatic billing of clients, real-time quote creation and custom proposals, expense reporting, and more! Invoice Ninja is also able to process online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit card, ACH, Bitcoin, and more. ByInvoice
- 2023-08-15 4 1569
-
- Dolibarr ERP - CRM
- Dolibarr ERP - CRM is an easy-to-use open source software package for businesses, foundations or freelancers (prospects, invoices, inventory, warehouses, orders, shipments, POS, foundation members, bank accounts, etc.) available on Runs on a web PHP server or as standalone software. Dolibarr also provides an automatic installer for users without technical knowledge to install Dolibarr and all its prerequisites (Apache, Mysql, PHP) in just one package. The platforms available for these packages are: Win
- 2023-08-18 11 2480
-
- 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 61 1178
-
- PHP test program running time class
- PHP test program running time class
- 2017-03-11 94 1681
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388