current location:Home > 改不了 search
Found a total of 21313 related content
-
- About the svg jDialog pop-up layer dialog plug-in flow chart
- The jDialog pop-up layer is used in svg. The flow chart presents data that cannot be published. The interface has been slightly changed. The plug-in uses jDialog and has been expanded.
- 2019-09-11 30 1209
-
- Combined with jQueryUI to beautify the select drop-down box plug-in
- Combined with the jQueryUI beautification plug-in for the select drop-down box, it is a very good multi-functional drop-down box beautification, and the effect is very good. The plug-in supports custom parameter functions, defined height, drop-down animation effect, and drop-down speed. It is still very good. Everyone should pay attention to it. It’s time to revamp the style of the traditional select drop-down box.
- 2017-01-13 65 1498
-
- Table color gradient effect
- The table color gradient effect can be applied to corporate websites, and the effect is not bad. The table layout is not new. You can check the source code to study it!
- 2017-01-18 23 1128
-
- jQuery implements floating effect when hovering
- In order to simply realize the effect of hover, a delay misoperation is added to handle the mouse quickly sliding over and it will not be triggered.
- 2019-09-20 28 972
-
- jQuery filter list filter plug-in Filterizr
- Filterizr is a jQuery-based filtering plug-in that provides multiple filtering methods to meet your different needs. And it uses CSS3 filtering effect to make the user experience better.
- 2019-09-10 19 1229
-
- ThinkPHP5.1.0 full version
- ThinkPHP5.1 has further improved the underlying architecture on the basis of 5.0, introduced new features, and improved version requirements. ThinkPHP5.1 operating environment requires PHP5.6+. Although it does not support seamless upgrade to 5.0, the upgrade process is not complicated.
- 2018-04-03 3579 2707534
-
- Personalized dark music player template
- NetEase Music is called as a demonstration. It may expire after a long time. Please modify the data in player_database.js yourself.
- 2019-09-24 182 221350
-
- LimeSurvey Questionnaire Management System
- It has multiple functions such as questionnaire design, modification, release, recycling and statistics, and integrates survey program development, questionnaire release and data collection functions. By using it, users do not need to understand the programming details of these functions.
- 2020-05-22 113 4604
-
- Baidu 404 error page template
- Baidu 404 error page template, oh, the page you visited no longer exists, it may have exploded. possible reason: 1. My hand was shaking and I typed wrongly. 2. The link has expired.
- 2017-08-08 85 3430494
-
- Questionnaire survey management system
- LimeSurvey is a questionnaire management system that has multiple functions such as questionnaire design, modification, release, recycling and statistics. It integrates survey program development, questionnaire release and data collection functions. To use it, users do not need to understand these functions. programming details.
- 2018-05-09 500 2499790
-
- Learn PHP tutorial in ten days
- In the past, I learned ASP in ten days, learned ASP.NET in ten days, etc. Now I think about writing PHP, which is more comprehensive. I won’t go into the PHP debugging methods here. Many articles outside have introduced them, and there are many different combinations. For the time being, I am using Apache web server and MY SQL as the WEB server and database, and I am doing the program in the environment of php-4.3.3. Of course, PHPMYADMIN is indispensable for simple construction and access to view the database.
- 2017-12-08 371 3111639
-
- PHP mysql practice: Student Information Management System (Jade Girl Heart Sutra Edition) database
- The course in this chapter does not use any back-end framework of PHP. It writes a simple student information management system to add, delete, check and modify student information.
- 2022-05-18 458 3819
-
- PHP mysql practice: student information management system (Jade Girl Heart Sutra Edition)
- The course in this chapter does not use any back-end framework of PHP. It writes a simple student information management system to add, delete, check and modify student information.
- 2020-08-29 2189 5871
-
- Getting started with Smarty for beginners learning PHP
- PHP designers who are new to template engines will find it difficult when they hear Smarty. In fact, the author is no exception and dare not touch it. But later when I analyzed the program architecture of XOOPS, I began to find that Smarty is actually not difficult. As long as you master the basic skills of Smarty, it is quite sufficient for general applications. Of course, if you can lay the foundation well, you don’t have to worry about the advanced applications later. The main purpose of this article is not to delve into the use of Smarty, which has been fully written in the official instructions for use. Pen
- 2017-12-08 275 3111144
-
- Getting started with Smarty
- PHP designers who are new to template engines will find it difficult when they hear Smarty. In fact, the author is no exception and dare not touch it. But later when I analyzed the program architecture of XOOPS, I began to find that Smarty is actually not difficult. As long as you master the basic skills of Smarty, it is quite sufficient for general applications. Of course, if you can lay the foundation well, you don’t have to worry about the advanced applications later. The main purpose of this article is not to delve into the use of Smarty, which has been fully written in the official instructions for use. Pen
- 2017-12-08 266 3111142
-
- Superhero silhouette vector material (EPS PNG) with different color cloaks and different poses
- This is a vector material of superhero silhouettes wearing different colored capes and posing in different poses. It is available in EPS and PNG formats, including JPG preview.
- 2024-02-27 6 1248
-
- 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
-
- TikTok logo vector materials designed in different styles (EPS+free PNG)
- This is a TikTok logo vector material designed in different styles, available in EPS and PNG formats, including JPG preview.
- 2023-08-15 0 488
-
- N95 masks vector material from different perspectives in flat style (AI+EPS+PNG)
- This is a flat style N95 mask vector material with different perspectives. It provides AI, EPS, buckle-free PNG and other formats, including JPG preview.
- 2020-11-13 27 1815
-
- Hands holding different tools design Labor Day vector material (AI+EPS)
- This is a Labor Day vector material designed with hands holding different tools. It is available in AI and EPS formats, including JPG preview.
- 2023-09-19 0 473
-
- Using Eclipse to build Maven's SpringMVC project Chinese WORD version
- First, Eclipse needs to install the Maven plug-in. Use MyEclipse to install the Maven plug-in. There are some problems with the built Maven project. First, when publishing tomcat, resources are never published to tomcat; second, after changing the classes under WEB-INF to the classes under target, I don’t know why MyEclipse still generates classes under WEB-INF. Either it really doesn’t generate classes in WEB-INF but releases t
- 2024-02-28 0 674
-
- Eclipse maven project configuration instructions Chinese WORD version
- This document mainly talks about the eclipse maven project configuration instructions; the purpose of writing this article is to solve a series of problems caused by environmental problems, such as class not found exceptions, old and new JARs, resulting in some methods being unavailable, and hot plugging is supported. Modification, when debugging the program, there is no need to restart tomcat and other problems after modification; interested friends can come and take a look
- 2024-02-27 0 1226
-
- The third issue of eoeAndroid special issue: Android+Market and application release pdf version
- The third issue of eoeAndroid special issue: Android+Market and application release pdf Android Market is not just an application store of Google. While apps are important, they're an insignificant variable in Google's Android Market. The biggest feature of this platform is that all developers can upload content after registering, and all uploaded content can be found immediately on the Android Market. This changes the past that content could only be obtained through payment.
- 2024-02-27 0 1122
-
- Hive permission control Chinese WORD version
- Hive can control permissions through metadata from version 0.10 (including version 0.10) onwards. In versions before Hive-0.10, permissions are mainly controlled through Linux users and user groups. CREATE, SELECT, and DROP of Hive tables cannot be controlled. Of course, Hive's control of permissions based on metadata is not completely safe. The purpose is to prevent users from accidentally doing operations they shouldn't do. Interested friends can come and take a look
- 2024-02-03 0 1432
-
- Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
- As we all know, during the development process of J2EE projects, if you only modify the page during the debugging phase, you do not need to restart the application server. For example, you do not need to restart Tomcat. Just refresh the page in the browser. In fact, the fundamental reason why there is no need to restart application servers such as Tomcat is because we can set a virtual directory in the configuration file of the application server, so that we can know the directory where the web project is located, so we can save the need to package and then re-publish to Server steps. Interested friends can come and take a look
- 2024-02-26 0 1063
-
- APMServ5
- Easy to use and convenient, but not updated anymore
- 2018-01-31 243 12230
-
- 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
-
- mPDF
- mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
- 2023-08-15 13 3296
-
- 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
-
- 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