current location:Home > 执行还原 search
Found a total of 21313 related content
-
- Execute ifvisible.js during free time
- Execute ifvisible.js during free time
- 2019-10-31 45 1314
-
- jQuery mosaic picture restoration animation special effects
- The jQuery mosaic picture restoration animation special effect is a picture scattering effect by default, and the picture is slowly restored when the page is opened.
- 2017-03-27 84 1491
-
- jquery cool mosaic picture restoration animation code
- jquery mosaic picture animation, cool picture code; mosaic picture restoration
- 2019-04-22 239 4325
-
- jQuery filter plugin fastLiveFilter
- fastLiveFilter is a jQuery filter plug-in, ultra-lightweight (only 2K in size), simple to use and highly efficient.
- 2019-09-10 28 1072
-
- Cute snowman walking animation effect
- An animation effect of a cute little man walking in the snow. The little man walking in the snow will also leave footprints.
- 2022-01-13 31 2316
-
- Boutique grassland free travel website template
- Boutique grassland free travel website template
- 2018-05-23 53 2430998
-
- Log color food industry responsive website template
- Log color food industry responsive website template
- 2017-12-27 114 3046616
-
- Blue chemical raw materials industry company HTML corporate template
- Blue chemical raw materials industry company HTML corporate template, DIV+CSS layout, full set of templates, including website homepage, company profile, news, product display, technical support, online sales, online messages, contact us and other HTML corporate template pages.
- 2017-09-06 57 3372746
-
- Decoration decoration portal source code
- Execute ebak Imperial Backup King to restore data. Account password admin 123456 Modify the database connection address after restoring the data data/common.inc.PHP backgrounddede The account number and password are both admin
- 2017-02-18 245 3579475
-
- Lexhang Mall source code
- Lexhang Mall System is a free + open source professional mall system developed based on PHP + MYSQL. The software has many excellent features such as high execution efficiency, free template switching, and convenient background management functions.
- 2017-02-15 358 3574554
-
- ThinkPHP execution process
- ThinkPHP execution process
- 2018-02-12 284 2864395
-
- ThinkPHP execution process analysis
- ThinkPHP execution process analysis
- 2018-02-05 233 2886827
-
- Day 14_Self-executing function_DOM node
- Day 14_Self-executing function_DOM node
- 2017-12-19 163 3072956
-
- 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 3111614
-
- ThinkPHP3.2.3 fully developed
- ThinkPHP is a fast and simple lightweight PHP development framework based on MVC and object-oriented. It is released under the Apache2 open source license. It has been adhering to simple and practical design principles since its inception. While maintaining excellent performance and minimal code, It pays special attention to development experience and ease of use, and has many original functions and features, providing strong support for WEB application development. Version 3.2 makes some architectural adjustments on the original basis, introduces namespace support and modularization improvements, and provides more convenience for large-scale applications and modular development.
- 2017-12-12 298 3097423
-
- Founder Wei Stele Simplified
- The Wei stele is a calligraphy work of stele inscriptions from the Northern and Southern Dynasties period. The existing calligraphy styles of Wei stele are all in regular script, so these regular script stele inscriptions are sometimes called "Wei Kai". The Wei Stele was originally also called the Northern Stele. Among the successive dynasties in the Northern Dynasties, the Northern Wei Dynasty had the longest history. Later, "Wei Stele" was used to refer to the stele calligraphy works of the entire Northern Dynasty, including the Eastern Wei, Western Wei, Northern Qi and Northern Zhou. These inscriptions mainly exist in the form of "stone tablets", "epitaphs", "cliffs" and "statues". The structure is flat, square and sparse, tight on the inside and loose on the outside, with many official meanings. Although this epitaph is a formal book, its writing style is informal, restrained and self-contained.
- 2017-01-22 39 1278
-
- 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
-
- Python operation Mysql example code tutorial
- This article introduces various code examples and detailed introductions such as Python operating MYSQL, executing SQL statements, obtaining result sets, traversing result sets, obtaining a certain field, obtaining table field names, inserting pictures into the database, executing transactions, etc. Most of the code is A sumptuous and beautiful code feast. If you want to view the online version, please visit: https://www.jb51.net/article/34102.htm
- 2024-01-26 0 1364
-
- Lucene index database Chinese WORD version
- This document mainly talks about the Lucene index database; Lucene, as an auxiliary tool for full-text search, performs conditional searches for us, whether it is search engines like Google, Baidu, search functions in forums, or other C/ S-architecture search brings great convenience and relatively high efficiency. This article mainly uses Lucene to index MS Sql Server 2000, and then performs full-text indexing. As for the content of the database, it can be the content of the web page or other things. Contents of the database in this article
- 2024-02-29 0 1142
-
- Using Python for socket programming Chinese WORD version
- This document mainly talks about using Python for socket programming; as an interpreted language, Python is easy to use and can quickly verify our ideas and develop prototype software. A Python program can be interpreted as a whole or line by line. Friends in need can download and take a look
- 2024-01-23 0 1006
-
- Introduction to shell programming under Linux system Chinese WORD version
- This document mainly talks about the introduction to shell programming under Linux system; Shell programming has many features similar to C language and other programming languages, but it is not as complicated as programming languages. A shell program is a series of Linux commands and utilities placed in a file. When executed, each command is interpreted and executed one by one by Linux. Interested friends can come and take a look
- 2024-01-27 9 1888
-
- OpenMP parallel programming WORD version
- This document mainly talks about OpenMP parallel programming; OpenMP is a collection of compiler instructions and library functions, mainly used for parallel programming on shared storage computers. Currently, the languages that support OpenMP mainly include Fortran and C/C++. OpenMP uses the fork/join parallel mode when executing programs in parallel. Shared storage parallel programs use fork/join parallelism. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 0 1093
-
- EasyPHP5-3-14
- Short and concise, you can see the execution process and feel comfortable
- 2018-01-31 337 9733
-
- TestLink
- TestLink is a web-based test management tool. The application provides test specifications, test planning and execution, reporting, requirements specifications, and collaboration with well-known defect tracking tools. Code base: https://github.com/TestLinkOpenSourceTRMS
- 2023-08-15 2 2153
-
- Dolibarr ERP - CRM
- Dolibarr ERP - CRM is an easy-to-use open source software package for businesses, foundations or freelancers (prospects, invoices, inventory, warehouses, orders, shipments, POS, foundation members, bank accounts, etc.) available on Runs on a web PHP server or as standalone software. Dolibarr also provides an automatic installer for users without technical knowledge to install Dolibarr and all its prerequisites (Apache, Mysql, PHP) in just one package. The platforms available for these packages are: Win
- 2023-08-18 11 2480
-
- 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
-
- Invoice Ninja
- Invoice Ninja is a free and open source invoicing, expense and time tracking app built with Laravel and Flutter. It offers tons of great features, including custom branded invoice design, recurring invoicing and automatic billing of clients, real-time quote creation and custom proposals, expense reporting, and more! Invoice Ninja is also able to process online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit card, ACH, Bitcoin, and more. ByInvoice
- 2023-08-15 4 1569
-
- PHP database backup and restore class
- PHP database backup and restore class
- 2017-06-05 387 6455
-
- MySQL database backup and restore PHP class
- MySQL database backup and restore PHP class
- 2017-12-26 170 2107
-
- PHP implements MySQL database backup and restore class
- PHP implements MySQL database backup and restore class
- 2017-03-22 174 1779
-
- PHP class to calculate page execution time
- PHP class to calculate page execution time
- 2017-07-01 167 2160
-
- PHP implements a class for calculating execution time
- PHP implements a class for calculating execution time
- 2017-03-11 125 1465