current location:Home > 代币置换 search
Found a total of 21313 related content
-
- Currency capitalization amount conversion plug-in ChinaNumToEnglishNum.js
- Currency capitalization amount conversion plug-in ChinaNumToEnglishNum.js
- 2019-11-09 49 1374
-
- jQuery gold coin lottery effect code
- Download the jQuery gold coin lottery effect code. Click the money bag with the mouse, and the gold coins will pop up and then scatter downwards. The effect is good.
- 2017-03-26 65 2033
-
- jQuery image drag and drop swap position plug-in
- jQuery image drag and drop swap position plug-in
- 2019-09-09 61 1400
-
- jQuery perpetual calendar setting code
- The jQuery perpetual calendar setting code is a work calendar setting code with lunar holidays.
- 2017-09-06 48 1865
-
- The menu follows the switch active and eases the anchor point to the top effect.
- The menu follows the switch active and eases the anchor point to the top effect.
- 2019-10-16 55 1933
-
- wordpress movie CMS theme PixVideo v1.1
- PixVideo movie theme is a video theme with a fresh interface. It has a built-in JWPlayer player. It does not support the TV series function for the time being. Students who are familiar with JWPlayer player can change it by themselves, or change the player to CKplayer.
- 2017-04-10 376 3556561
-
- v1.1.0opensug.js search prompt box
- Baidu search box prompts free code configuration debugger. openSug.js is designed to help webmasters and developers simply quote a piece of JS to get a search box with a "search box prompt" function, making searching more convenient!
- 2018-05-28 68 2410414
-
- Excellent Chinese minimalist WordPress blog theme
- It is a white and fresh style WordPress blog theme that supports responsive adaption. It has undergone two years of revision and optimization, and a background configuration file has been added, which is suitable for article blogs. I believe that the free use of this excellent theme will bring about another wave of theme changing boom since guo.lu. Theme features 1. Fully responsive and adaptive, with good display effect on the mobile terminal; 2. Home page full-screen background switching (built-in Backstretch plug-in); 3. Support secondary drop-down menu; 4. The sidebar can be customized with personal information introduction and the scrolling status bar can be turned on.
- 2017-03-08 320 3568035
-
- DSMall multi-merchant open source mall source code
- DSMall multi-merchant open source mall source code is a multi-user mall system source code developed with thinkPHP as the framework. Website functions include: website settings, account synchronization, upload settings, permission settings, region management, data backup, operation logs, category management, brand management, store level, store classification, store help, member management, membership level, points management, pre-order Deposits, physical orders, virtual orders, returns management, consultation management, evaluation management, article classification, article management, rush purchase management, limited time discounts, free gifts with purchases, preferential packages, recommended booths, event management, redemption gifts
- 2018-05-15 488 2474129
-
- Gridster.js multi-column grid format drag layout plugin
- Dragging DIVs on web pages is a very common operation. Today I will share with you a jQuery multi-column grid drag layout plug-in. What is different from other plug-ins is that the elements you handle drag and drop support different sizes and multiple A grid layout of columns that automatically sorts and adjusts itself based on position. Very suitable for you to develop creative applications. This plugin helps you convert any HTML element into a grid component
- 2019-09-23 70 226688
-
- Chinese annotated version of php configuration file php.ini
- The Chinese annotated version of the php configuration file php.ini is an open source book on the internal implementation of PHP compiled by multiple authors. From environment preparation to code implementation, from implementation process to detail extension, from variables, functions, objects to memory, Zend virtual machine... and so on, we will explain the style of PHP.
- 2017-12-09 341 3108153
-
- SVN construction and usage instruction video (Boolean Education)
- "SVN Video Tutorial", SVN: full name Subversion, is a code version management software that manages data that changes over time. This data is placed in a central repository. This archive is much like a regular file server, but it remembers every file change. This way you can restore a file to an older version, or browse the file's change history. Many people think of version control systems as some kind of "time machine."
- 2017-10-15 584 3283466
-
- 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
-
- 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
-
- JSON Getting Started Guide Chinese WORD version
- JSON stands for JavaScript Object Natation. It is a lightweight data exchange format that is very suitable for the interaction between the server and JavaScript. This article will quickly explain the JSON format and demonstrate through code examples how to process JSON format data on the client and server respectively.
- 2024-01-27 0 1127
-
- MyBatis3.2.3 Help Document Chinese CHM Version
- MyBatis is an excellent persistence layer framework that supports ordinary SQL queries, stored procedures and advanced mapping. MyBatis eliminates almost all JDBC code and manual setting of parameters and retrieval of result sets. MyBatis uses simple XML or annotations for configuration and original mapping, mapping interfaces and Java POJOs (Plan Old Java Objects, ordinary Java objects) into records in the database. Friends in need can download and take a look
- 2024-02-29 1 840
-
- mybatis entry to proficiency Chinese WORD version
- MyBatis is an excellent persistence layer framework that supports ordinary SQL queries, stored procedures, and advanced mapping. MyBatis eliminates almost all JDBC code and manual setting of parameters and retrieval of result sets. MyBatis uses simple XML or annotations for configuration and original mapping, mapping interfaces and Java POJOs (Plan Old Java Objects, ordinary Java objects) into records in the database. Interested friends can come and take a look
- 2024-01-28 0 1260
-
- mybatis syntax and introduction Chinese WORD version
- This document mainly talks about the syntax and introduction of mybatis; MyBatis is a persistence layer framework that can customize SQL, stored procedures and advanced mapping. MyBatis eliminates most of the JDBC code, manual setting of parameters and result set retrieval. MyBatis only uses simple XML and annotations to configure and map basic data types, Map interfaces and POJOs to database records. Compared with "one-stop" ORM solutions such as Hibernate and Apache OJB
- 2024-01-31 2 1125
-
- Android sensor programming Chinese WORD version
- This document mainly talks about Android sensor programming; a sensor is a physical device or biological organ that can detect and feel external signals, physical conditions (such as light, heat, humidity) or chemical composition (such as smoke), and will detect Information is passed to other devices or organs. At the same time, it can also be said that the sensor is a detection device that can sense the information being measured, and can transform the detected information into electrical signals or other required forms of information output according to certain rules to meet the needs of information transmission and Requirements for processing, storage, display, recording and control. It is the first to realize automatic detection and automatic control
- 2024-02-27 0 504
-
- TeemIp - IPAM and DDI solution
- TeemIp is a free, open source, WEB-based IP address management (IPAM) tool that provides comprehensive IP management functions. It allows you to manage IPv4, IPv6 and DNS spaces: track user requests, discover and assign IPs, manage your IP plans, subnet spaces, zones and DNS records in compliance with best DDI practices. Meanwhile, TeemIp's Configuration Management Database (CMDB) allows you to manage your IT inventory and associate your configuration items (CIs) with the IPs they use. The project source code is located at https://github.
- 2023-08-18 11 2074
-
- iTop - IT Service Management & CMDB
- iTop stands for IT Operations Portal. It is a complete open source and web-based IT service management platform that includes a fully customizable configuration management database (CMDB), a help desk system and a document management tool. It complies with ITIL standards and can be easily customized and extended to integrate with your IT thanks to a large number of add-ons and web services. iTop also provides batch import tools to help you be more efficient. The project source code has been migrated to https://github.com/Combodo/iTop
- 2023-08-15 1 1646
-
- Microweber
- Microweber is an open source drag-and-drop website building tool and powerful next-generation content management system with built-in e-commerce capabilities. Whether your website is an online store, business website or personal blog, you can easily build it with Microweber. Thanks to its excellent drag-and-drop technology, Microweber makes it easier for you to build your website and see the changes you make to it in real time, even without technical knowledge. Its revolutionary real-time text writing and editing capabilities and drag-and-drop functionality mean the user experience is significantly improved, allowing users to edit text in less time
- 2023-08-15 13 1569
-
- 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
-
- PHP function code class for converting Chinese characters into pinyin
- PHP function code class for converting Chinese characters into pinyin
- 2017-03-16 110 1186
-
- 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