current location:Home > 用戶積分 search
Found a total of 21313 related content
-
- Reusable jquery star rating
- Reusable jquery star rating
- 2019-11-14 26 1111
-
- Simple jQuery user rating code
- Simple jQuery user rating code
- 2017-03-14 65 1545
-
- Commonly used news classification TAB tab js special effects
- Commonly used news classification TAB tab js special effects
- 2017-02-06 101 1576
-
- jQuery hard disk capacity usage percentage effect
- jQuery hard disk capacity usage percentage effect
- 2018-01-10 30 855
-
- Simple and practical jQuery star rating plug-in style
- Simple and practical jQuery star rating plug-in style
- 2018-05-19 46 1148
-
- jQuery-step-by-step website user registration form template
- jQuery-step-by-step website user registration form template
- 2018-07-03 157 2241789
-
- Anxin multi-user direct sales distribution mall system v3_1
- The front desk of the website adopts mainstream page design, and the main website template layout is fashionable and novel. The user registration system adopts a one-stop model, allowing users to shop online, open stores, and manage accounts. The user center has a friendly interface, simple and convenient operation, and adopts clear sub-item management: it can manage the three major projects of [I am a buyer], [I am a seller], and [Account Management] respectively.
- 2017-03-20 542 3567148
-
- bingsns WeChat distribution system source code (multi-user version) V2.0
- The BingSNS WeChat distribution version program allows micro-business users to open a store on the mobile terminal. The opened supply and marketing store can also open another distribution store. Each distribution store is independent. The operation mode is similar to Tmall supply and marketing and can be connected to WeChat. Public accounts, Yixin, Weibo and other third-party open platforms
- 2017-02-18 674 3577822
-
- jQuery step by step website user registration form template
- The jQuery step-by-step website user registration form template is made based on jquery-1.11.1.min.js. Fill in the account information, verify the account information, and register successfully.
- 2017-09-05 176 3375108
-
- Multi-user sharing gallery WordPress blog theme
- NRGnetwork is a multi-user shared gallery WordPress theme. You can use it to build a site that is completely different from WordPress. Especially in terms of functionality, it undoubtedly has unparalleled front-end functions. As long as Google fonts are disabled, I believe this theme will definitely become popular. Well received. Theme features Built on the latest Bootstrap 3.3.1, the entire page supports adaptability. The entire theme not only has traditional blog content publishing, but also has information, personal center, and other functions. The most rare thing is that it also supports user registration and login.
- 2017-03-08 149 3566859
-
- Planning and use of PON system optical splitters
- Planning and use of PON system optical splitters
- 2018-02-02 137 2895328
-
- "PHP Technology Insider" Chinese version
- This book explains in detail how to use PHP, covers all aspects of PHP applications, and provides a large number of code examples so that readers can learn PHP quickly and easily. Each chapter is divided into two parts. The first part "In-depth Analysis" details the relevant technical information.
- 2017-12-12 352 3097813
-
- 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 3111689
-
- Self-study PHP, MySQL and Apache
- This book combines PHP development with MySQL applications, and provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several Classic and practical example. This book is the 4th edition, which has been completely updated, rewritten and expanded, including the latest improved features of PHP5.3 (for example, better error and exception handling), MySQL's stored procedures and storage engine, Ajax technology and Web2 .0 and the security issues that web applications need to pay attention to
- 2017-12-09 303 3107704
-
- PHP MySQL Web Development (Original Book 3rd Edition) Chinese Version
- The third edition of PHP and MySQL web development (4th edition of the original book) is written by [Australia] Luke welling, Laura Thomson, translated by Wu Xin, Shao Yu and others. It is published by Machinery Industry Press. The whole book will combine PHP development and MySQL applications. Combined, it provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several classic and practical examples. This third edition of this book has been completely updated, rewritten, and
- 2017-12-08 382 3111592
-
- Garbage classification logo vector design
- Garbage classification logo vector design. CDR format material suitable for garbage classification logo design.
- 2017-05-12 41 879
-
- We Graduate PSD Layered Design
- We graduated PSD layered design suitable for graduation season poster design
- 2017-06-07 58 1179
-
- Happy Father's Day PSD layered poster
- Happy Father's Day PSD layered poster suitable for Father's Day poster design
- 2017-06-05 65 1183
-
- College Entrance Exam Cheer Banner Picture
- Cheer for the college entrance examination PSD layered poster design suitable for graduation season poster design
- 2017-06-14 56 3661
-
- Passionate Dragon Boat Festival PSD layered banner poster design
- Passionate Dragon Boat Festival PSD layered banner poster design suitable for Dragon Boat Festival poster design
- 2017-05-11 36 961
-
- Analysis of Android application message processing mechanism Chinese WORD version
- Android applications are driven by messages. The system maintains a message queue for each application. The main thread of the application continuously obtains messages from this message queue (Looper), and then processes these messages (Handler). , In this way, the execution of the application is driven by messages. This article will analyze the message processing mechanism of Android applications in detail. Friends in need can download and take a look
- 2024-02-28 0 1091
-
- Android Development Guide Chinese chm version
- Android Application Framework Development Guide Chinese version chm, this booklet is a translation of the application framework part of the English development material Android SDK version 1.5, covering all major concepts of Android application development. Some content is compiled from the Internet. This article is for technical learning only, please do not use it for commercial purposes. Contents include: Application Fundamentals. Key classes...
- 2024-01-31 0 880
-
- 11 learning help document packages about JSON
- 11 learning aid documents about JSON. It contains several basic usage tutorials and application tips, summarized and shared with everyone.
- 2024-02-27 0 651
-
- 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
-
- Big data processing with Apache Spark
- This document mainly talks about using Apache Spark for big data processing - Part 1: Getting Started; Apache Spark is a big data processing framework built around speed, ease of use and complex analysis. It was originally developed by AMPLab at the University of California, Berkeley, in 2009, and became one of Apache's open source projects in 2010. In this first part of the Apache Spark article series, we will learn what Spark is, how it differs from typical Map
- 2024-01-29 0 985
-
- 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
-
- 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
-
- MinGW - Minimalist GNU for Windows
- This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
- 2023-08-10 13 3559
-
- TeemIp - IPAM and DDI solution
- TeemIp is a free, open source, WEB-based IP address management (IPAM) tool that provides comprehensive IP management functions. It allows you to manage IPv4, IPv6 and DNS spaces: track user requests, discover and assign IPs, manage your IP plans, subnet spaces, zones and DNS records in compliance with best DDI practices. Meanwhile, TeemIp's Configuration Management Database (CMDB) allows you to manage your IT inventory and associate your configuration items (CIs) with the IPs they use. The project source code is located at https://github.
- 2023-08-18 11 2074
-
- Unifiedtransform
- Unifiedtransform is an open source school management software that can comprehensively and efficiently manage school operations. This software was built as the developers saw a lack of efficient, high-quality, free and open source school management software. It has developed into a high-standard school management platform with a wide range of practical functions. These functions include: platform roles (students, administrators, teachers, accountants, etc.), payment platform integration, attendance, syllabus, registration, score entry, etc. Users can create classes, divisions, exams, add courses and departments, enter grades, and finally issue certificates or certificates to students.
- 2023-08-18 10 1576
-
- Simple and easy to use paging class
- Simple and easy to use paging class
- 2017-03-13 105 1460
-
- Commonly used PHP package paging tools
- Commonly used PHP package paging tools
- 2017-03-18 158 2214
-
- Simple and easy to use php MYSQL paging class
- Simple and easy to use php MYSQL paging class
- 2017-03-13 129 1316
-
- A PHP paging class containing calling methods
- A PHP paging class containing calling methods
- 2017-03-14 127 1385
-
- Efficient mongodb php paging class (without skip)
- Efficient mongodb php paging class (without using skip)
- 2017-03-13 104 1450