current location:Home > 重新建立 search
Found a total of 21313 related content
-
- jQuery supports deleting reselect form code
- jQuery supports deleting reselect form code
- 2017-11-17 145 1919
-
- SVG clipping path hover
- Try recreating the combined grid hover effect using SVG and CSS transforms.
- 2019-09-19 37 765
-
- Full screen 3D building structure rotating perspective special effects
- HTML5 is based on canvas to draw 3D building models, 3D house building structures, and 3D rotating perspective animation special effects. ps: Click on the web page to generate a new structure.
- 2020-12-14 90 2525
-
- Full screen image ad code that no longer displays after jQuery is closed
- The full-screen image ad code will no longer be displayed after jQuery is closed, and the cookie function is called to control the ad refresh and not display repeatedly.
- 2019-03-12 304 6021
-
- jQuery web waterfall flow plug-in masonry
- As people's visual appreciation ability improves, js special effects play an important role in website construction. The waterfall flow effect can solve the problem of adaptive height arrangement.
- 2017-04-01 65 3431
-
- New cultural education website template Xiaobing website source code
- Xiaobing Xiaobing website building CMS V2.0 (content management system, new interface), based on the OneThink open source framework, has conducted in-depth cooperation and demand communication with more than 300 website construction customers. After a year of research and development, it has created the largest domestic website building system. Simple, easy-to-use, and easy-to-operate website management backend. Xiaobing Website CMS is the simplest and easiest-to-use website management system in China! Free and open source forever!
- 2017-02-15 201 3573096
-
- Simple website template for new building materials company
- Simple website template for a new building materials company, DIV+CSS layout design, UTF-8 encoding, a full set of website templates, including website homepage, about us, news, product display, construction site, video demonstration, customer message, contact us and other website template pages .
- 2017-08-09 57 3427792
-
- Ruixin office supplies industry website building system source code
- Ruixin office supplies industry website building system (intelligent website building type) integrates ease of use and powerful functions. It has exquisite website templates unique in the industry, flexible column management and articles, graphics, downloads, advertisements, and online customer service , and other management functions, support reading permission control and member permission management, and can be used to create various corporate website needs.
- 2017-02-18 61 3572776
-
- Responsive layout CRM management system template-Bordash
- Bordash is a fully responsive layout CRM management system template built on the latest web front-end technologies such as Bootstrap 4 framework, HTML5, and CSS3.
- 2022-04-28 201 4360
-
- Website building box group version 1.4 source code
- Website Building Box is the industry's original website group engine. N websites can be built in one space, with completely independent interfaces, independent content, and independent domain names. 3,000 sets of templates can be switched and activated in one minute, and there are no copyright notices on the entire site.
- 2017-02-18 106 3574014
-
- tp6+adminlte builds news backend system
- tp6+adminlte builds news backend system
- 2021-06-08 94 3314
-
- Setting up a PHP development environment (novice tutorial)
- Setting up a PHP development environment (novice tutorial)
- 2018-02-01 236 2899529
-
- tp5 Season 1 re-recorded version complete resource package [Program database static resources]
- tp5 Season 1 re-recorded version complete resource package [Program database static resources]
- 2017-08-23 682 3404322
-
- laravel-5.4 Chinese documentation.pdf
- This is just an overview of the important updates of Laravel 5.4. For more update details, please refer to the laravel-5.4 Chinese documentation.
- 2017-09-25 342 3326909
-
- PHP intermediate tutorial ajax technology
- AJAX stands for "Asynchronous Javascript And XML" (Asynchronous JavaScript and XML), which refers to a web development technology for creating interactive web applications. It is not a new programming language, but a new way to use existing standards. The biggest advantage is that you can exchange data with the server and update part of the web page content without reloading the entire page. No browser plug-ins are required. , but requires the user to allow JavaScript to execute on the browser. "PHP Intermediate Tutorial: Ajax Technology" will take you quickly
- 2017-10-15 2087 3285531
-
- Add button icon
- plus sign add new add
- 2017-01-20 38 1797
-
- Refresh button icon material
- refresh loop reload The refresh button icon provides 12 refresh icon materials in PNG format with a size of 128x128 pixels for free download.
- 2017-01-19 45 1494
-
- Leaves simple green Beginning of Summer banner poster
- Leaves simple green Beginning of Summer banner poster free download twenty-four solar terms Beginning of summer summer new product launch Dragon Boat Festival freshness nature plant clothing watercolor PSD source file
- 2017-05-04 41 1342
-
- Great Wall New Art Sports
- Great Wall New Art Style is a simplified Chinese font with rough lines. It is very straight and thick. It is suitable for bolding documents and highlighting key points in advertisements.
- 2017-03-15 62 973
-
- Chinese New Wei font
- The Chinese New Wei font is a free system font. The Chinese New Wei font has the same upright atmosphere as the block script font, but it also has a supple charm, solemnity, beauty, and surging momentum. The font style is straight, clear and clear. It is often used as the brand name of many organizations, or for some important instructions. The official name font of the Agricultural Bank of China uses the Chinese New Wei font.
- 2017-03-13 48 1785
-
- Phonegap3.4 environment construction and new project Chinese WORD version
- This document mainly talks about Phonegap3.4 environment construction and new projects; I hope this document will help friends in need; interested friends can come and take a look
- 2024-01-29 0 1104
-
- Eclipse Maven Tutorial Chinese WORD version
- This document is an Eclipse Maven tutorial; I hope it will be helpful to everyone in learning Eclipse Maven; Contents: 1 Create a new Maven project (Sample Maven project) 3 2 Create a new Maven project (sample Maven Webapp project) 7 3 Add Maven to the Web project Dependency 11
- 2024-02-27 0 770
-
- WebService calling technical documentation Chinese WORD version
- This document mainly talks about WebService calling technical documents; on the surface, Web service is an application, which exposes an API that can be called through the Web to the outside world. This means that you can programmatically call this application through the Web. A more precise explanation of Web services: Web services are a new platform for building interoperable distributed applications. As a Windows programmer, you may have built component-based distributions using COM or DCOM
- 2024-02-26 0 993
-
- 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 0 1299
-
- 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
-
- Automatically create an IIS site
- Automatically create an IIS site
- 2018-01-22 100 4783
-
- Uniform Server
- Uniform Server is a free lightweight WAMP server solution for Windows. Built with a modular design approach, including the latest version of Apache, MySQL or MariaDB, PHP (supports version switching), phpMyAdmin or Adminer. No installation required! No need for registry junk! Just unzip and launch! -------Note: The latest version of Uniform Server requires a **64-bit version** of Windows. -------
- 2023-08-15 5 2071
-
- Redo Rescue: Backup and Recovery
- Redo Rescue Backup and Restore can back up and restore your entire system in minutes, using a point-and-click interface that anyone can use. Bare metal recovery to a new, blank drive, up and running in minutes. Supports saving and restoring to local disk or shared network drive. Selectively recover and remap partitions to different locations on the target drive. Comes with other tools for partition editing, web browsing, etc. Runs from live CD/USB, no installation required. Website: http://redorescue.com
- 2023-08-18 0 753
-
- WampServer
- WampServer is a web development platform on Windows that allows you to create dynamic web applications using Apache2, PHP, MySQL and MariaDB. WampServer automatically installs everything you need to develop web applications intuitively. You can even tweak the server without touching the settings file. Best of all, WampServer is available in free versions (under the GPML license), both in 32-bit and 64-bit versions. WampServer is not compatible with Windows X
- 2023-08-18 45 2883
-
- 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
-
- Geocoder: a php class library that helps us build geo-aware applications
- Help us build geo-aware applications
- 2017-02-21 105 1614
-
- 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