current location:Home > 比较结果:性能 search
Found a total of 21313 related content
-
- HTML5 attribute canvas achieves firework playback effect with performance comparable to native experience effect
- HTML5 attribute canvas achieves firework playback effect with performance comparable to native experience effect
- 2017-09-20 63 1507
-
- jQuery mouse wheel control page sliding code
- The jQuery mouse wheel control page sliding code is a relatively simple page scrolling code. The mouse wheel controls page scrolling, can automatically adjust the display effect according to the plane size, and has the function of returning to the top.
- 2017-03-24 50 1412
-
- jQuery three pictures slide together with special effects
- jQuery slides three pictures together to slide together. It supports animation functions and the effect is pretty good. It supports left and right arrow button switching and focus dot switching. It is a relatively grand JS focus image switching special effect.
- 2017-01-13 119 2414
-
- jQuery dynamic text output effect
- jQuery dynamic text output effect. Use jquery to make text dynamic. It is a very cool effect. It can be used on shopping mall websites, corporate websites and personal websites. It is generally used more on personal websites. For personalization, PHP Chinese website recommends downloading!
- 2017-01-21 172 2572
-
- Enterprise official website tab drop-down menu special effects
- On the home page of the jQuery enterprise official website, the content panel is displayed when the mouse moves over the tab, and the hidden panel is displayed in a humanized manner. Solve the common bug of this function, that is, when the user leaves the tab and goes to the content panel below, if it is not handled well, it may not reach the content panel below, and the content panel is hidden as a result. Suitable for use in a variety of scenarios and has universal functions.
- 2020-11-23 162 4362
-
- Organic fruits and vegetables HTML5 website template
- Organic fruits and vegetables HTML5 website template is a downloadable HTML5 website template suitable for online purchases of various organic fruits and vegetables. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-05-10 39 452
-
- HTML5 green and refreshing mall backend management template
- HTML5 green and refreshing mall backend management template, HTML5+CSS3 processing, the overall effect is relatively refreshing, this example is used as a general template (scroll bar beautification (can be shared), pop-up box effect, data loading effect, Tab effect...), according to the specific It can be called according to the situation, which basically meets the basic functional layout of the background, depending on your own situation.
- 2017-06-12 339 3501322
-
- Green and healthy organic vegetables and fruits food website template
- Green and healthy organic vegetables and fruits food website template is a website template that provides healthy organic vegetables, fruits and other food website templates for download. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-10-16 46 716
-
- HTML5 import and export fruit company promotional website template
- HTML5 import and export fruit company promotional website template is a company promotional website template download that provides various import and export fruit services. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-12-05 74 1107
-
- Simple and universal refreshing mall backend management template
- Simple and universal refreshing mall backend management template, processed by HTML5+CSS3, the overall effect is relatively refreshing. This example is used as a universal template (scroll bar beautification (can be shared), pop-up box effect, data loading effect, Tab effect...), according to the specific Just call it according to the situation. It basically meets the basic functional layout of the backend, depending on your own situation.
- 2017-06-02 882 3515701
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 998
-
- 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
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- Android Camera system analysis Chinese WORD version
- This document mainly talks about the analysis of Android's Camera system; Android's Camera includes the functions of previewing and taking pictures. Although the current Android release version of the Camera program has relatively simple functions, its program architecture is divided into two parts, the client and the server. They are built on the structure of Android's inter-process communication Binder. The Camera module mainly includes libandroid_runtime.so, l
- 2024-02-29 0 922
-
- Development of Bluetooth communication system based on Android word version
- With the popularity of android mobile phones, the demand for android applications is growing. This huge potential market has attracted countless software development manufacturers and developers to join it. The openness of Android makes it more attractive to young people than Apple and Blackberry, and can attract the attention and love of young people. Among those aged 18 to 24, Android is the most popular operating system. At the same time, because the openness of the Android system has laid the foundation for the rapid development of Android tablets, it has also attracted more and more users to accept and use it.
- 2024-02-28 0 686
-
- Android basic tutorial translated by Zhang Bo and others pdf version
- "Basic Android Tutorial" is complete and rich in content and has strong versatility. Readers can quickly learn Android development and improve related skills through "Basic Android Tutorial". Android is a new open source mobile phone platform developed by Google. "Basic Android Tutorial" is a basic tutorial on Android development, using a step-by-step approach to discuss Android. The book also explains the basic process of Android development more vividly with examples such as Sudoku games, and there is a & at the end of each chapter.
- 2024-02-26 0 676
-
- Git version control and workflow Chinese WORD version
- This article is a summary of git version control and workflow. If some friends have not used git before and are not very familiar with the basic concepts and commands of git, you can start with the following basic tutorials: Git is a distributed version control system, and Compared with centralized version control systems similar to SVN, although centralized version control systems can enable multiple team members to collaborate on development, sometimes if the central server goes down, no one can submit updates and collaborate on development during the downtime. Even sometimes, if the central server disk fails and there happens to be no backup or the backup is not timely, then there may be losses.
- 2024-02-27 1 1003
-
- Selected Delphi examples to fully master CHM
- The DELPHI programming blog from Wan Yi is the crystallization of high-quality experience and actual combat. Thank you Wan Yi for your selfless dedication. I believe it will definitely be useful to friends of DELPHI programming. Most of the source codes in CHM are compiled and passed under D7, and third-party controls are rarely used. It is a masterpiece for learning. Note: If the e-book cannot be displayed normally, you need to click "Properties" -> "Unlock" of the e-book.
- 2024-01-22 0 542
-
- 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
-
- 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
-
- 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