current location:Home > 分頁查詢 search

Classify:
Found a total of 21321 related content
  • Distribution of China map outlets prompts to view special effects JS code
    Distribution of China map outlets prompts to view special effects JS code
    The distribution of China map network points prompts you to check the special effects JS code. The network label content can include pictures, addresses, and phone information. It is usually used in Querying the company's nationwide distribution points, such as express delivery outlets and branch offices, is still a very practical function and is implemented based on jQuery.
    2017-01-13 223 2764
  • Common product classification navigation menu codes for jQuery e-commerce websites
    Common product classification navigation menu codes for jQuery e-commerce websites
    jQuery e-commerce website commonly used product classification navigation menu code is compatible with IE8 browser. Click the drop-down menu on the left to view the list of various products.
    2017-08-17 217 3418
  • jQuery paging image switching plug-in jPages
    jQuery paging image switching plug-in jPages
    jQuery paging image switching plug-in jPages, this effect is very suitable for shopping mall websites, for example, in the product area, click on the right to view the next product, PHP Chinese website recommends downloading!
    2017-01-18 216 2247
  • 30 pure CSS3 mouse hover animation special effects code download
    30 pure CSS3 mouse hover animation special effects code download
    30 exquisite pure CSS3 mouse hover animation special effects codes, no need for JS to support CSS3 implementation, divided into two groups of animation effects, the second group is the animation effects implemented by SVG, I think these special effects can definitely satisfy your various hover animation effects. Pick one you like, check it in a modern browser Look at the special effects.
    2017-01-13 235 2005
  • jquery mall navigation menu with product category sidebar list
    jquery mall navigation menu with product category sidebar list
    This is a mall navigation menu with a product category sidebar list made using jquery. The mall menu is compatible with IE8 browser. Users can view the list of various products by clicking on the drop-down menu on the left, which is very practical and convenient. Instructions Introduce the style file style.css and jquery.min.js file into the page.
    2017-08-24 310 4031
  • Gray simple enterprise backend management template
    Gray simple enterprise backend management template
    Gray and concise enterprise backend management template, a full set of templates, including multiple backend management templates such as announcements, order inquiries, course sales, category management (tags), and my courses.
    2017-06-02 554 3514493
  • Bootstrap official template Hyperv1.5.0
    Bootstrap official template Hyperv1.5.0
    The default pink theme template of Bootstrap 4 can be used directly as a static page after decompression, which is basically consistent with the official content. If there is no effect when viewing using IE or other browsers, it may be that the browser blocks some content on the web page. Please allow them and view the page again.
    2019-09-23 315 227631
  • Home Bar Clothing Company Microsite Template
    Home Bar Clothing Company Microsite Template
    Jiaba Clothing Company microsite template, orange style, full set of templates, including home page, about us, news list page, news content page, category query, picture wall, online message and other website template pages.
    2017-02-17 370 3573052
  • Jinko logistics management system backend template
    Jinko logistics management system backend template
    The backend template of Jinko Logistics Management System is based on Bootstrap 2.3.2, with blue style and a full set of templates, including login page, query page, branch delivery ranking, invoicing interface, customer complaints, line management and other backend template pages.
    2017-06-02 615 3516523
  • LimeSurvey online questionnaire management system
    LimeSurvey online questionnaire management system
    LimeSurvey is an online questionnaire management system with multiple functions such as questionnaire design, modification, publishing, recycling and statistics. At the same time, it is also an open source software, and its latest version of the software package can be obtained and used completely free of charge. It integrates functions such as survey program development, questionnaire release, and data collection. By using it, users do not need to understand the programming details of these functions. Survey data collected online can be exported to a variety of file formats for analysis, such as spss data format *.dat files.
    2018-05-14 308 2477628
  • Programming and examples of PHP4
    Programming and examples of PHP4
    Preface Part One: Getting Started Chapter 1 Introduction to PHP Chapter 2 PHP4 installation, testing and configuration Chapter 3 Quick Start with PHP Part 2 Applications Chapter 6 I/O Operation Application Chapter 7 Computing Applications Chapter 8 Image Application Part Three: Practical Combat Chapter 13: A huge crowd - Web page counter design Chapter 14 Don’t complain – Message board design Chapter 15 Who is it - website information query design Part 4 Supplement
    2017-12-08 293 3111860
  • Chinese annotated version of the php configuration file php.ini (09.4)
    Chinese annotated version of the php configuration file php.ini (09.4)
    Under WINDOWS, the path during compilation is the WINDOWS installation directory. ; In command line mode, the search path of PHP.INI can be replaced with the -C parameter. ; The syntax of this file is very simple. Whitespace characters and lines starting with a semicolon ´;´ are simply ignored (as you might ; Same as you guessed). Chapter titles (eg: [FOO]) are also simply ignored, even though in the future they may ; has some meaning. ; ;
    2017-12-08 335 3111539
  • Linux plus PHP plus MySQL case tutorial
    Linux plus PHP plus MySQL case tutorial
    Through a large number of example systems, it comprehensively introduces the network backend development technology in the Linux+PHP+MySQL environment, and analyzes nearly 30 typical cases in detail. This book aims to cultivate senior website construction and management talents. The content is step-by-step, from the shallower to the deeper, and comprehensively introduces the network backend development technology in the Linux+PHP+MySQL environment through a large number of example systems. This book analyzes nearly 30 typical cases in detail. Including counters, website traffic statistics, message boards, forum systems, chat rooms, voting and surveys, user management, news release systems, and advertising carousels
    2017-12-11 316 3102471
  • Linux+PHP+MySQL case tutorial
    Linux+PHP+MySQL case tutorial
    This book aims to cultivate senior website construction and management talents. The content is step-by-step, from the shallower to the deeper, and comprehensively introduces the network backend development technology in the Linux+PHP+MySQL environment through a large number of example systems. This book analyzes nearly 30 typical cases in detail. Including counters, website traffic statistics, message boards, forum systems, chat rooms, voting and surveys, user management, news release systems, advertising carousels, shopping systems, etc., striving to allow readers to easily master PHP and MySQL through case study Learn the essence of programming and quickly master network backend development skills. This book is suitable for
    2017-12-09 353 3108196
  • WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    2023-09-21 17 1341
  • MyBatis stored procedures, MyBatis paging, MyBatis one-to-many add, delete, modify and query operations Chinese WORD version
    MyBatis stored procedures, MyBatis paging, MyBatis one-to-many add, delete, modify and query operations Chinese WORD version
    This document mainly talks about MyBatis stored procedures, MyBatis paging, and MyBatis one-to-many add, delete, modify, and check operations; I hope it will be helpful to everyone; interested friends can come and take a look.
    2024-02-29 38 1240
  • SOAP syntax word version
    SOAP syntax word version
    One of SOAP, WSDL (WebServicesDescriptionLanguage), and UDDI (UniversalDescriptionDiscoveryandIntegration), soap is used to describe the format of transmitting information, WSDL is used to describe how to access specific interfaces, and uddi is used to manage, distribute, and query webServices. Specific implementations can search for simple instances of Web Services; SOAP can be used with many existing
    2024-02-28 31 1408
  • Win32 API Function Manual chm version
    Win32 API Function Manual chm version
    Win32_API_Function Detailed Query Manual chm format, divided into restricting program function functions, registry processing functions, dialog box functions, time processing functions, disk processing functions, process functions, file processing functions, breakpoint setting lists and other related contents.
    2024-01-19 37 1247
  • Lucene technical documentation word version
    Lucene technical documentation word version
    Lucene is a sub-project of the Apache Software Foundation 4 jakarta project team. It is an open source full-text search engine toolkit. However, it is not a complete full-text search engine, but a full-text search engine architecture that provides a complete Query engine and indexing engine, some text analysis engines (two Western languages, English and German). The purpose of Lucene is to provide software developers with a simple and easy-to-use toolkit to easily implement the full-text search function in the target system, or to build a complete full-text search engine based on it. Luc
    2024-02-27 2 1244
  • Android development tutorials and notes pdf version
    Android development tutorials and notes pdf version
    Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.
    2024-02-29 64 3118
  • 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
  • Yii
    Yii
    Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
    2024-10-17 0 763