current location:Home > 输入法 search
Found a total of 21321 related content
-
- jQuery cloud input method
- jQuery cloud input method
- 2020-01-04 134 1446
-
- input input style
- input input style
- 2020-01-04 138 1030
-
- jquery text input effects
- jquery text input effect is a great automatic text input effect that supports manual input.
- 2017-06-16 225 2760
-
- Input box with emoticon
- Input box with emoticon
- 2020-01-04 102 1072
-
- Custom selects input box
- Custom selects input box
- 2019-12-18 117 1135
-
- CSS3 dynamic background login box code
- The CSS3 dynamic background login box code is based on jquery-2.1.1.min.js, with background animation effects and username and password input boxes.
- 2017-08-11 790 3427696
-
- ElementUI three-level linkage menu code
- ElementUI three-level linkage menu code, province and municipality three-level linkage code, the functions are as follows: 1. You can query and search; 2. You can clear the records in the input box.
- 2017-11-28 179 3160230
-
- Imperial CMS simple and elegant corporate website template
- Empire CMS is a simple and elegant corporate website template with a pure white interface. Universal for enterprise sites! installation method: 1. Upload the imgs directory to the root directory of the website 2. Log in to the website backend-templates-template group management-import template group-select e1348129314.temp to import the template
- 2017-01-19 357 3582458
-
- viviwnxt_v6.1.zip
- The vivi universal thief program is a website collection system developed in PHP language. You only need to enter the target site address to automatically collect. It is a highly intelligent collection program that supports automatic collection of subdomain names and supports up to 98% of sites. The rule creation is very simple. Novices can also create collection rules, and they don’t need anyone to do the collection.
- 2018-05-15 246 2469191
-
- v4.6 Kemei Intelligent Enterprise Website Management System Professional Edition (with mobile version)
- Kemei Intelligent Enterprise Website Management System Professional Edition is an enterprise website system developed with asp+access. The software also includes the function of generating static pages for the entire site. special reminder: 1. Do not use those debugging software (such as: aspweb, NETBOX, Xiaoxuanfeng, etc.). If you want to run the source code locally, please refer to the environment setup tutorial in the gift. 2. Do not use free space (trial space is OK), because free space generally does not have write permissions, and will hang ads and damage the program, making the program unable to run normally. 3. After adding content in the background, if there is a front desk
- 2018-06-01 270 2387747
-
- 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 375 3107893
-
- "PHP Technology Insider" Chinese version
- This book explains in detail how to use PHP, covers all aspects of PHP applications, and provides a large number of code examples so that readers can learn PHP quickly and easily. Each chapter is divided into two parts. The first part "In-depth Analysis" details the relevant technical information.
- 2017-12-12 352 3097949
-
- 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 3111826
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1562
-
- Cute summer elements vector material (EPS PNG)
- This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
- 2024-05-09 184 2738
-
- Four red 2023 graduation badges vector material (AI EPS PNG)
- This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
- 2024-02-29 185 2347
-
- Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
- This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
- 2024-02-29 161 2246
-
- Golden graduation cap vector material (EPS PNG)
- This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 172 2288
-
- Black and white style mountain icon vector material (EPS PNG)
- This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 187 2199
-
- Getting Started with Android Fragment Usage WORD Version
- This document mainly talks about the usage of Fragments for getting started with Android; Fragments are used to describe some behaviors or part of the user interface in an Activity. We can create multiple UI panels in a single activity by merging multiple fragments, and they can also be reused at the same time. fragment in multiple activities. You can think of fragment as a module of activity. Fragment has its own life cycle and receives its own input events. It can be received from a running
- 2024-02-01 35 792
-
- The correct way to import Android or other JAVA projects into Eclipse WORD version
- This document mainly talks about the correct way to import Android or other JAVA projects into Eclipse; I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-26 29 1928
-
- Python essential reference pdf version
- This book provides an essential reference on the beautiful language python. The author brings you into the paradise of python through a complete and clear introductory guide, and then discusses syntax, types and objects, operators and expressions, control flow functions and functional programming, class and object-oriented programming, modules and packages, input and output , execution environment and other aspects are given detailed explanations. If you want to join the world of python, don't miss this book by David M beazley. (The cover is from the latest English version, the Chinese version seems to have only been translated to the second edition)
- 2024-01-26 1 1033
-
- Python v2.4 Chinese manual chm
- The Chinese manual of Python v2.4 version in chm format is rich and comprehensive in content. It is not only a manual, you can use it as an introductory tutorial for Python, teaching you how to use the Python interpreter, process control, data structure, templates, Knowledge and skills in input and output, errors and exceptions, detailed explanations of classes and standard libraries, etc. At the same time, the attached manual can facilitate your inquiries.
- 2024-01-26 69 1693
-
- How to use Visual Studio 2010 WORD document doc format
- How to use Visual Studio 2010 1. Open the interface and click File---→New---→Project. The new project interface will pop up. Select Visual C++ on the left, select an empty project on the right, then enter the name and storage location below, and finally click OK. After that, the interface (Solution Explorer) will pop up, then select the header file, or source file, right-click---→Add---→New project, pop-up Add
- 2024-02-29 62 1712
-
- Fat-Free Framework
- Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
- 2024-10-17 4 947
-
- PHPixie
- PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
- 2024-10-17 0 872
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- FuelPHP
- The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!
- 2024-10-17 0 744
-
- Yii
- Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
- 2024-10-17 0 763
-
- Commonly used classes for php to detect whether the input data is legal
- Commonly used classes for php to detect whether the input data is legal
- 2017-04-26 364 5149
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11516 92093
-
- PHP library for dependency injection containers
- PHP library for dependency injection containers
- 2018-01-26 575 25589
-
- Small PHP library for optimizing images
- Small PHP library for optimizing images
- 2018-01-26 749 19265