current location:Home > javascript,执行效率 search

Classify:
Found a total of 21313 related content
  • jQuery filter plugin fastLiveFilter
    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
  • Background parallax plugin Simplax
    Background parallax plugin Simplax
    Simplax uses a simple way to create a background parallax effect on your website with just a few lines of javascript.
    2019-09-09 41 1298
  • 3D realistic dynamic spider crawling spider web canvas special effects animation
    3D realistic dynamic spider crawling spider web canvas special effects animation
    3D realistic dynamic spider crawling spider web canvas special effects animation code download. Download a powerful html5 javascript open source physics engine subprot with imitation spider crawling effect. Supports the mouse to pull the spider web and the spider to crawl to change direction.
    2018-10-25 88 3019
  • js modal dialog plug-in rmodal.js
    js modal dialog plug-in rmodal.js
    rmodal.js is a js modal dialog plug-in with animation effects. The compressed version of the rmodal.js modal dialog plug-in is only 1.2kb. It does not have any external dependencies and can create modal dialog effects with animated effects. Its features also include: simple use and high execution efficiency. Written in pure js without any external dependencies. Supports all modern browsers including IE9+. Can be used in conjunction with bootstrap and animate.css. Supports CommonJS AMD or globals.
    2019-09-11 37 3405
  • The latest native js implementation in 2019 with thumbnail text description left and right carousel switching album plug-in
    The latest native js implementation in 2019 with thumbnail text description left and right carousel switching album plug-in
    Simple and practical native js implementation with thumbnail text description left and right carousel switching album plug-in download. A photo album slide show carousel special effects plug-in based on native JavaScript. It does not introduce any jQuery library and is implemented in just a few lines of native PHP Chinese website.
    2019-01-28 170 3803
  • Lexhang Mall source code
    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
  • OpenWBS enterprise website building system v4.9.3
    OpenWBS enterprise website building system v4.9.3
    OpenWBS enterprise website building system is an Internet business website building software system developed with asp+access. OpenWBS V4.0 enterprise website building system adopts a new generation of new architecture, hierarchical design, and has excellent execution efficiency, scalability and stability. It is a system that quickly helps you build corporate official websites and corporate independent malls! Corporate official website + micro-official website + corporate mall + mobile mall, you can have it right away!
    2018-05-28 1152 2417139
  • LOGA log system
    LOGA log system
    The LOGA log system is called "Log AsThis". It is a log system developed in this way. It means simplicity and pursuit of efficiency. This log system is developed based on the PHP+MySQL platform. It has a simple structure and extremely fast running speed.
    2018-05-12 76 2483602
  • Lexhang Mall System
    Lexhang Mall System
    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. This software is a website building system for shopping mall website construction solutions based on the B/S architecture of Web applications. It allows users to build personalized, professional and powerful group buying websites efficiently, quickly and at low cost. From a technical perspective, this program uses PHP and MYSQL database development technologies, which are currently popular in the software development IT industry, and is based on object-oriented programming.
    2018-05-15 675 2473372
  • MiniFramework
    MiniFramework
    An ultra-lightweight PHP open source framework to meet the most basic MVC layered development needs of developers. On the basis of supporting a few functions such as database and cache access, it is as streamlined as possible to ensure the efficiency of the framework.
    2020-05-16 63 3487
  • A collection of tips for using PHP
    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
  • PHP intermediate tutorial ajax technology
    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
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    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
    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
    PHP+MySQL basic introductory course courseware
    2023-11-06 32 1049
  • Delphi2006 tutorial DbExpress efficient database development chm version
    Delphi2006 tutorial DbExpress efficient database development chm version
    When the author decided to update this book, it was hard to believe that nearly 4 years had passed from Delphi 7 to Delphi 2006. During this time, Borland's database access technology has also undergone considerable changes. First let's introduce the subject of this book: dbExpress. dbExpress has developed from version 2.0 of Delphi 7 to version 3.0 of Delphi 2006. In addition to updating support for the latest versions of various databases, the more important progress lies in the continuous improvement of execution efficiency and the improvement of Win32
    2024-01-19 0 723
  • Python introductory tutorial Chinese WORD version
    Python introductory tutorial Chinese WORD version
    Python is an efficient language. The reading and writing operations are very simple. Just like ordinary English, Python is an interpreted and executed language. We do not need to compile, we only need to write the code to run. Python is an oriented language. The language of objects, everything in Python is an object. Python is a very interesting language; interested friends can come and take a look.
    2024-01-25 0 656
  • CNC Advanced Programming Lecture Notes doc version
    CNC Advanced Programming Lecture Notes doc version
    In CNC machining, line cutting and ring cutting are two typical tool paths. Line cutting is mostly used for regular rectangular planes, step surfaces and rectangular sunken processing during manual programming. Line cutting in non-rectangular areas is generally implemented using automatic programming. Circular cutting is mainly used for semi-finishing, finishing and roughing of contours. When used for roughing, its efficiency is lower than that of line cutting, but it can be easily realized with the tool compensation function. This book is comprehensive in content, rich in examples, and comprehensive in system. This platform provides download of the doc version of advanced CNC programming lecture notes. Friends who need it can download it and take a look!
    2024-02-27 0 823
  • Lucene index database Chinese WORD version
    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
  • Pascal basic tutorial Pascal essential basic tutorial for getting started CHM version
    Pascal basic tutorial Pascal essential basic tutorial for getting started CHM version
    No matter what you do, there must be certain methods and steps. Computer programming is more rigorous, standardized, and feasible than transaction processing in daily life. In order for the computer to effectively solve certain problems, the processing steps must be arranged and a "sequence" composed of computer language is used to allow the computer to automatically recognize and execute this "sequence" composed of computer language to complete the predetermined task. Arrange the steps to deal with the problem and use computer language to form a sequence, which is often called
    2024-01-19 2 575
  • WIKINDX
    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
    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
  • Joomla
    Joomla
    Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
    2023-09-25 20 3945
  • phpList
    phpList
    phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
    2023-09-18 15 4111
  • SecLists
    SecLists
    SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
    2023-09-11 30 5741