current location:Home > ディレクトリ名関数 search

Classify:
Found a total of 21321 related content
  • jQuery table pagination sorting plugin
    jQuery table pagination sorting plugin
    The English name of the jQuery table paging sort plug-in is the SlimTable plug-in, which creates sorting and paging of data from existing tables.
    2017-04-01 241 4976
  • Angular component library
    Angular component library
    This component encapsulates Angular1.0 version. The component implements the following functions: routing, sub-routing, carousel, cookie reading and writing, encryption, form submission verification, interceptor, whitelist, search filtering and sorting (level division), upper and lower case Conversion, Map array loop traversal, dynamic modification of background data and other functions.
    2019-09-10 117 1085
  • jQuery small2big image zoom plug-in
    jQuery small2big image zoom plug-in
    jQuery small2big image scaling plug-in, compatible with mainstream browsers, recommended download on PHP Chinese website! Instructions: 1. The head area references files css and js libraries 2. Add html code to the file. One li corresponds to one picture. The pictures in the images folder are named 1.jpg, 2.jpg, ... <ul class="s2b_col" id="s2b_col">
    2017-03-11 147 2025
  • CSS3 3D Rubik's Cube rotation picture switching view special effects
    CSS3 3D Rubik's Cube rotation picture switching view special effects
    CSS3 3D Rubik's Cube rotating picture switching viewing effect is a mouse-selected image, which can automatically realize the 360-degree stunning 3D rotating cube animation special effects.
    2024-02-26 119 792
  • CSS3 login form special effects with floating placeholders
    CSS3 login form special effects with floating placeholders
    CSS3 login form effect with floating placeholders is a login form page with floating placeholders and indicator button effects.
    2024-02-26 109 680
  • v10.35 Western Digital Domain Name Virtual Host Distribution Management System
    v10.35 Western Digital Domain Name Virtual Host Distribution Management System
    Western Digital domain name virtual host distribution management system is simple and easy to use and communicates with superior service providers through API interface. It allows users to easily complete real-time application, activation and management of services, as well as renewal and upgrade with simple and fast operations. The main features of the system are: open source and free, template separation is easy to use, can run independently without relying on superior agents, customer service hosting system, reducing after-sales service pressure, online upgrades, unlimited level agent platform, free integration of Xinwangwanwang and other five major domain name registrations Interface, powerful functions, beautiful interface, etc. The system includes the following modules: 1. Real-time domain name registration
    2018-05-31 146 2396120
  • Mobile infinite scroll loading waterfall flow
    Mobile infinite scroll loading waterfall flow
    There are 2 folders inside. The file name is: finishing, which is a simulation of writing data that my project has not yet requested from the background. After requesting the background data, the waterfall js has a little change, and the file name is: finished. The change is that the parameters need to be passed to the background, and the filled content is filled with data from the background. It depends on your project needs. Since the chrome simulator does not allow reading the local file json, if you want to test it, you can see the effect by opening the project in hbuilder, or using Firefox.
    2019-09-24 197 220559
  • Meilele Mall 2015 Green Version Computer + Mobile Version Source Code
    Meilele Mall 2015 Green Version Computer + Mobile Version Source Code
    Meilele Mall 2015 Green Version Computer + Mobile Version 1: Open: URL/diguo/index.php. The user password is admin 123456. Log in to configure the database information. 2: Use Imperial Restore to restore the database. 3. Modify the database configuration information in config.php (data/config.php) in the data folder 4: Log in to the website backend, URL: domain name/admin/index.php, account number: admin, password: admin888
    2017-02-17 594 3573854
  • Hotel booking website source code
    Hotel booking website source code
    The hotel reservation system of Travel 178.com has a beautiful interface. Hotel data can be updated with one click. You only need a domain name and space to have a big data site. No programming skills are required. You can earn commissions. If you do well, you can get tens of thousands of dollars a month. All. The SEO optimization of this hotel system is very good, and the collection is very fast. It can produce more than 2W data in a month, and each template can be changed at will.
    2017-02-18 635 3577630
  • Three networks in one enterprise website management system
    Three networks in one enterprise website management system
    Three-in-one enterprise website management system, computer website, mobile website (data synchronization, supports domain name binding), and public account management can be handled in one backend. List filtering, column binding domain name, and content are published to multiple columns and cities at the same time. Functions such as sub-sites, customized models/forms, and email reminders meet the needs of corporate website building.
    2020-05-15 2348 9035
  • Array application & two-dimensional array word version
    Array application & two-dimensional array word version
    The so-called array is a collection of elements of the same data type arranged in a certain order. It is a collection of variables that names a limited number of variables of the same type and then uses numbers to distinguish them. This name is called the array name, and the number is called the following. mark. The individual variables that make up an array are called components of the array, also called elements of the array, and sometimes called subscript variables. In programming, an array is a form of organizing several variables of the same type in an orderly manner for the convenience of processing. These collections of similar data elements arranged in order are called arrays. Array application & two-dimensional array directory
    2024-01-31 0 980
  • Scala Chinese Manual Scala Getting Started and Advanced
    Scala Chinese Manual Scala Getting Started and Advanced
    Scala is also a functional language, and its functions can also be used as values. Scala provides a lightweight syntax for defining anonymous functions, supports higher-order functions, allows nesting of multi-level functions, and supports currying. Scala's Case Class and its built-in pattern matching are equivalent to the Algebraic Type commonly used in functional programming languages. Scala Classroom is a series of lectures launched by Twitter to help experienced engineers become effective Scala programmers. Scala is a relatively new language
    2024-02-02 49 1371
  • MATLAB function help document Chinese WORD version
    MATLAB function help document Chinese WORD version
    A function is a set of statements that work together to perform a task. In MATLAB, functions are defined in separate files. The file names of the file functions should be the same. Functions operate in their own workspace, which is also called the local workspace, independent of the workspace, accessed at the MATLAB command prompt, which is called the base workspace variable. Functions can accept multiple input parameters and may return multiple output parameters. MATLAB is a programming language developed by The MathWorks Company. It was originally a matrix programming language that made linear algebra programming easy. It can be run on
    2024-01-18 1 923
  • Python module learning Chinese WORD version
    Python module learning Chinese WORD version
    This document mainly talks about module learning in Python; Python is composed of a series of modules. Each module is a file with the suffix py. At the same time, the module is also a namespace, thus avoiding the problem of variable name conflicts. We can understand modules as lib libraries. If you need to use a function or object in a certain module, you must import this module before it can be used. Except for the system default modules (built-in functions), which do not need to be imported. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-25 39 1330
  • Summary of information related to Perl DBI programming pdf+chm Script House Special Edition
    Summary of information related to Perl DBI programming pdf+chm Script House Special Edition
    Mainly includes Perl+DBI programming (chm).chmPerl+DBI programming-[US] Descartes-China Electric Power Press-2001.pdfPerl DBI Tutorial on using DBI in Perl, for beginners to refer to the Chinese translation version of Perl.DBI manual .pdfPerl DBI Chinese help document, covering Perl DBI name, overview, description, DBI classes, processor general methods, general attributes, DBI database processing objects, database processing methods, etc. Programming_the_P
    2024-02-02 52 1849
  • 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 262 6544
  • Fat-Free Framework
    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
    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
    Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
    2024-10-17 1 730
  • FuelPHP
    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