current location:Home > 确认主板兼容性 search
Found a total of 21313 related content
-
- jQuery prompt box plug-in myAlert
- myAlert prompt box with confirmation button, you can customize the callback function, ultra-lightweight only 3kb and compatible with ie6
- 2019-09-12 23 1032
-
- jQuery image list animation display effect
- jQuery image list animation display effect, move the mouse over the image and a text description will pop up. It is very suitable for making image lists of materials and website template themes. It is compatible with mainstream browsers. PHP Chinese website recommends downloading! Instructions: 1. Introduce the style sheet file lrtk.css into the head area 2. Introduce jquery.1.4.2.min.js and lrtk.js into the head area 3. Add <!-- code start --><!-- code end --> comment area to your web page
- 2017-03-11 69 1651
-
- Grid picture accordion jquery special effects code
- The grid image accordion jquery special effects code combines the functions of grid accordion thumbnails and accordion panels to give you an interesting way to display your image website. You can choose to use XML or HTML. The powerful API will allow further increasing the functionality of this jQuery plugin, which can be easily integrated into your own applications. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. Introduce the style sheet files style.css and grid-accordion.css in the head area 2. in head
- 2017-03-11 81 2178
-
- myFocus powerful js focus map plug-in
- myFocus is a JS library focusing on focus charts/rotation charts on the WEB side. This focus map plug-in integrates more than 30 styles of picture switching effects. It is small in size, easy to use, and compatible with IE6+ and all mainstream browsers. The features of myFocus focus map plug-in include: Written in native JS, independent and without dependencies Excellent performance, the same effect is smoother than jQuery Easy to use, fool-proof API and standard HTML structure Gorgeous effect, comparable to Flash focus image Powerful function, more than 30 styles switching, supports N kinds of commonly used settings Small size, only
- 2017-08-16 70 1880
-
- 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
-
- WordPress fresh Minty theme
- WordPress fresh Minty theme is a fresh, natural and concise WordPress theme. It adopts responsive design in the mobile era and is equally outstanding on mobile phones, tablets and computers. It has perfect compatibility and supports mainstream browsers.
- 2017-06-22 346 3491939
-
- Adaptive mobile business website template
- Simple and elegant business website template, responsive and mobile-friendly, with good compatibility
- 2019-09-24 158 221216
-
- Charisma backend management template
- Charisma is a responsive website management background template based on Twitter Bootstrap, including 9 sets of beautiful themes. Main features: •9 different themes •Fully responsive and optimized for mobile and touch devices •Based on bootstrap, also supports jQuery UI •HTML5/CSS3 verification passed, compatible with HTML5, and supports IE8+ •Commented code
- 2017-08-07 106 3434234
-
- S!inspiration portal template
- S! The special effects of the inspiration template are great, the portal has a convergence and dispersion effect, the forum section is concise and clear, and it has strong compatibility. The author has even taken into account IE6. The overall UI is clear and concise. It is a template you deserve.
- 2017-01-17 75 3581898
-
- vjia simple version separate template package (utf-8)
- Supports ECSHOP272 ECSHOP273 version and UTF8 GBK encoding vjia simple version, simple and fashionable, widescreen throughout the site A lot of code has been optimized to ensure simplicity and standardization, making the template open faster and more conducive to SEO; The page uses standard DIV+CSS cutting, professional and elegant, suitable for various industries, and compatible with all major browsers; The template has been upgraded to the latest version of ecshop, all default functions are compatible, and the test is correct;
- 2017-01-17 80 3581817
-
- 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
-
- Lucene index optimization Chinese WORD version
- This document mainly talks about Lucene index optimization; this article mainly introduces how to improve the indexing speed of Lucene. Most of the ideas introduced are easy to try, but of course others may increase the complexity of your program. So please confirm that the indexing speed is indeed very slow, and the reason for the slowness is indeed caused by Lucene itself; I hope this document will help friends in need; interested friends can come and take a look
- 2024-02-27 0 1190
-
- [Top] Detailed summary of JSON in Android Chinese WORD version
- JSON (JavaScript Object Notation) Definition: A lightweight data exchange format that is highly readable and easy to write quickly. The mainstream technology in the industry provides a complete solution (somewhat similar to regular expressions, supported by most languages today), so that data can be exchanged between different platforms. JSON adopts a highly compatible text format and also has behavior similar to the C language system. Friends in need can download and take a look
- 2024-02-26 0 926
-
- Python website development guide WORD version
- This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
- 2024-01-25 0 979
-
- mod_python 3.2.8 Chinese manual doc version
- mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
- 2024-01-25 0 923
-
- python basic tutorial to lesson 60_python basic information word version
- Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find
- 2024-01-25 0 1072
-
- Liferay Portal
- Liferay Portal is the world's leading enterprise open source portal framework, providing integrated web publishing and content management, an enterprise service bus and service-oriented architecture, and compatibility with all major IT infrastructures. Please check out our latest releases on GitHub: https://github.com/liferay/liferay-portal/releaseshttps://github.com/liferay/liferay-ide/releases
- 2023-08-18 3 1621
-
- 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
-
- 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