current location:Home > 网络编程函数 search
Found a total of 21313 related content
-
- jQuery imitates the brightening and darkening effect of Jingdong pictures
- jQuery imitates the brightening and darkening effect of Jingdong pictures. After hovering the mouse over the picture, the picture becomes brighter and other pictures become darker. Move the mouse away and all pictures will become brighter. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. The head area refers to the file lrtk.css and js library. animate.js is an animation function written separately. <link href=" css/lrtk.css" rel="stylesheet"/>
- 2017-03-11 47 1602
-
- Mobile Happy Scratch HTML5 plug-in
- The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.
- 2024-02-29 5 343
-
- HTML5 paper folded into gift box animation special effects
- The HTML5 paper folding into gift box animation effect is a Christmas gift animation effect implemented in CSS that is suitable for Christmas or any holiday.
- 2024-02-29 5 327
-
- Pure CSS3 retro film player special effects
- Pure CSS3 retro film player special effects is a simple film music player and film recording player special effects.
- 2024-02-29 6 478
-
- HTML5 video player window floating code
- The HTML5 video player window floating code is a black and beautiful MP4 video player code.
- 2024-02-29 6 571
-
- Public welfare online mathematics course website template
- The public welfare online mathematics course website template is a public welfare website template download suitable for providing online mathematics courses. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-07-11 13 483
-
- Black Furniture Company foreign trade website source code
- The source code of the foreign trade website of Black Furniture Company is a foreign trade website template developed with Metinfo as the core. The program is encoded using metinfo5.3.9 UTF8. The software contains complete columns and the data needs to be configured by yourself.
- 2017-02-15 117 3573563
-
- Sixty-seven enterprise website management system source code
- Liuqi Enterprise Website Management System is planned and developed by 67 Network Studio. The system is implemented using PHP+MYSQL, the most popular WEB programming combination on the Internet. It supports cross-platform use. It is a universal enterprise website construction system that users can easily Build your own corporate image website.
- 2017-02-18 95 3572787
-
- Hotel booking website source code
- The hotel reservation system of Travel 178.com has a beautiful interface. Hotel data can be updated with one click. You only need a domain name and space to have a big data site. No programming skills are required. You can earn commissions. If you do well, you can get tens of thousands of dollars a month. All. The SEO optimization of this hotel system is very good, and the collection is very fast. It can produce more than 2W data in a month, and each template can be changed at will.
- 2017-02-18 407 3577178
-
- Colorful e-commerce platform source code
- The Xuancai e-commerce system is completely independently developed by Zhengzhou Xuancai Network Technology Co., Ltd. It uses the world's most popular and efficient PHP programming language, uses the compact MySql as the database server, and uses the Smarty engine to separate the website program and front-end design code, allowing The website you build can be freely customized with personalized pages.
- 2017-02-17 151 3573148
-
- Html network programming examples
- Html network programming examples
- 2018-01-27 131 2919875
-
- Html network programming example (PDG)
- Html network programming example (PDG)
- 2018-01-26 152 2924070
-
- "PHP Network Programming Technology and Examples"
- "PHP Network Programming Technology and Examples" is a book published in 2006, written by Cao Yanlong.
- 2017-12-12 308 3097709
-
- Introductory Guide to Socket Network Programming with PHP Chinese WORD Version
- Introductory Guide to Socket Network Programming with PHP Chinese WORD Version
- 2017-10-09 400 3296636
-
- Asynchronous programming in JavaScript: Designing responsive web applications
- Asynchronous programming in JavaScript: Designing responsive web applications
- 2018-01-26 251 2923901
-
- Programming language cute little guy
- Programming Language Cute Little Man Free Download Little Man White Little Man Trolley Logo Icon PHP Web Design Website Construction Programming Web IT Network Network Technology Programming Language
- 2017-05-11 26 1975
-
- 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
-
- 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
-
- Delphi Programming Manual Online Updated Edition
- Online updated version of Delphi Programming General Tutorial. This tutorial is updated continuously by the official staff. The content of the tutorial is maintained by official personnel. It is very good for Delphi beginners and friends who want to get started with Delphi. It is rich in content, easy to understand, and as Delphi As technology develops, the content of the tutorial is updated in a timely manner. The prerequisite is that you can connect to the Internet.
- 2024-01-19 3 1162
-
- MATLAB function help document Chinese WORD version
- A function is a set of statements that work together to perform a task. In MATLAB, functions are defined in separate files. The file names of the file functions should be the same. Functions operate in their own workspace, which is also called the local workspace, independent of the workspace, accessed at the MATLAB command prompt, which is called the base workspace variable. Functions can accept multiple input parameters and may return multiple output parameters. MATLAB is a programming language developed by The MathWorks Company. It was originally a matrix programming language that made linear algebra programming easy. It can be run on
- 2024-01-18 1 632
-
- Scala Chinese Manual Scala Getting Started and Advanced
- Scala is also a functional language, and its functions can also be used as values. Scala provides a lightweight syntax for defining anonymous functions, supports higher-order functions, allows nesting of multi-level functions, and supports currying. Scala's Case Class and its built-in pattern matching are equivalent to the Algebraic Type commonly used in functional programming languages. Scala Classroom is a series of lectures launched by Twitter to help experienced engineers become effective Scala programmers. Scala is a relatively new language
- 2024-02-02 0 1129
-
- Delphi mastery step by step tutorial pdf version
- Delphi primary tutorial step by step mastery pdf, briefly summarize the content: Delphi overview, programming of three structures of the Object Pascal language base, arrays, procedures and functions, custom types, common components of Delphi, multimedia application programming, DLL applications, Database application base SQL database programming, etc.
- 2024-01-19 1 1111
-
- 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
-
- WIKINDX
- Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
- 2023-10-07 23 4395
-
- CiviCRM
- CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
- 2023-10-07 24 4482
-
- 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
-
- phpList
- phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
- 2023-09-18 15 4111
-
- SecLists
- SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
- 2023-09-11 30 5741
-
- 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
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749
-
- PHP library for processing text
- PHP library for processing text
- 2018-01-23 306 9825