current location:Home > 刪除一�%8 search

Classify:
Found a total of 21321 related content
  • Bootstrap backend management template with 8 skins-PRISM
    Bootstrap backend management template with 8 skins-PRISM
    A Bootstrap backend management system template, including 8 skin colors to choose from
    2022-05-17 398 4318
  • Rookie B2C mall system source code
    Rookie B2C mall system source code
    Rookie B2C mall system is a simple and easy-to-use PHP mall system. It can be downloaded and used for free, and can be used for commercial purposes. There is no time limit. Except for the copyright mark, all codes are allowed to be modified.
    2017-02-17 380 3573622
  • Empire CMS Template: Green Mobile Game Website Template
    Empire CMS Template: Green Mobile Game Website Template
    Template name: Green mobile game template Template encoding: UTF-8 (if specifically stated, my templates are generally UTF-8, please read clearly) Applicable version: Made based on Empire CMS 7.0 UTF-8 version (lower versions may not be applicable due to inconsistencies in some tags, and I have not tested it) System model: based on news and a customized game model (that is, news model and download model) Template content: home page, news list, news content, game list, game content Template price: Free (no copyright requirements, free sharing, minor repairs despised)
    2017-01-19 293 3582871
  • 2013 Xiaomi mobile phone ecshop template
    2013 Xiaomi mobile phone ecshop template
    Template introduction: The 2013 Xiaomi mobile phone ecshop template is the latest upgraded and concise version of Xiaomi mobile phone. It is simple and elegant, and the entire site is adaptive to the width and width. The shopping process is clear at a glance. Friends who like it can give it a try; it contains two versions: UTF-8 and GBK.
    2017-07-16 389 3466832
  • 7.0.11iCMS Content Management Systemx
    7.0.11iCMS Content Management Systemx
    iCMS is a simple, efficient and open source content management system built with PHP and MySQL. It provides a perfect open source solution for your website and is oriented to multiple terminals including desktops, tablets and mobile phones. iCMS content management system 7.0.11 update log: 2018-08-04 [Framework upgrade] iiiPHP framework 1.0 upgraded to 2.0; The architecture is upgraded to make secondary development more convenient; Application independence, redundant applications can be removed with one click
    2018-08-09 352 2087113
  • PHP+MySQL commercial website construction practice
    PHP+MySQL commercial website construction practice
    Chapter 1 Getting Started with Linux 1-1 Characteristics of operating systems 1-2 Installation settings 1-2-1 hard disk partition 1-2-2 Set LILO 1-2-3 Network address and time zone settings l-2-4 Set the account passwords of system administrators and general users 1-2-5 system safety certification l-2-6 Select the installation kit 1-2-7 Set up the display card and test Xwindows l-2-8 Start installing the kit l-3 Common commands l-4 basic network settings
    2017-12-11 349 3103632
  • 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
  • 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
  • ThinkPHP configuration development and CMS backend practical courseware
    ThinkPHP configuration development and CMS backend practical courseware
    ThinkPHP configuration development and CMS backend practical courseware
    2023-08-15 32 1562
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    2023-06-26 34 1692
  • hive function encyclopedia Chinese WORD version
    hive function encyclopedia Chinese WORD version
    This document describes the hive function in detail; it is relatively comprehensive and I hope it will be helpful to everyone's study; interested friends can come and take a look at the catalog 1. Relational operations: 4 1. Comparison of equal values: = 4 2. Comparison of unequal values : 4 3. Less than comparison: < 4 4. Less than or equal to comparison: 5 6. Greater than or equal to comparison: >= 5 7. NULL value judgment: IS NULL 5 8. Non-null value judgment: IS NOT NULL 6 9. LIKE comparison: LIKE 6 10.J
    2024-01-29 62 1406
  • mybatis syntax and introduction Chinese WORD version
    mybatis syntax and introduction Chinese WORD version
    This document mainly talks about the syntax and introduction of mybatis; MyBatis is a persistence layer framework that can customize SQL, stored procedures and advanced mapping. MyBatis eliminates most of the JDBC code, manual setting of parameters and result set retrieval. MyBatis only uses simple XML and annotations to configure and map basic data types, Map interfaces and POJOs to database records. Compared with "one-stop" ORM solutions such as Hibernate and Apache OJB
    2024-01-31 35 1355
  • Selected Delphi examples to fully master CHM
    Selected Delphi examples to fully master CHM
    The DELPHI programming blog from Wan Yi is the crystallization of high-quality experience and actual combat. Thank you Wan Yi for your selfless dedication. I believe it will definitely be useful to friends of DELPHI programming. Most of the source codes in CHM are compiled and passed under D7, and third-party controls are rarely used. It is a masterpiece for learning. Note: If the e-book cannot be displayed normally, you need to click "Properties" -> "Unlock" of the e-book.
    2024-01-22 57 789
  • Android linux kernel introduction Chinese WORD version
    Android linux kernel introduction Chinese WORD version
    This document mainly talks about the introduction of Android linux kernel; Android kernel is based on Linux 2.6 kernel (the latest development version is 2.6.31). It is an enhanced kernel version. In addition to modifying some bugs, it provides functions to support Android Platform device driver, I hope this document will help friends in need; interested friends can come and take a look
    2024-02-29 4 1533
  • Introduction to matlab basic knowledge Chinese WORD version
    Introduction to matlab basic knowledge Chinese WORD version
    MATLAB (Matrix Laboratory) is the abbreviation of MATrix LABoratory, a commercial mathematics software produced by The MathWorks Company of the United States. MATLAB is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical calculations. In addition to common functions such as matrix operations and drawing function/data images, MATLAB can also be used to create user interfaces and call programs written in other languages ​​(including C, C++ and FORTRAN). MATLAB basics; command window
    2024-01-18 0 1472
  • phpStudy for IIS version
    phpStudy for IIS version
    PHP one-click installation package for IIS7/8/6
    2019-07-06 1102 14186
  • PHPMailer
    PHPMailer
    PHPMailer - A full-featured email creation and delivery class for PHP. Supports UTF-8 content as well as 8-bit, base64, binary and quoted-printable encodings. Provides SMTP authentication for LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Automatically verify email addresses. Many PHP developers need to send emails from their code. The only PHP function that directly supports this is mai
    2023-08-18 197 5230
  • WinNMP - Windows Nginx MySql Php 8 stack
    WinNMP - Windows Nginx MySql Php 8 stack
    WinNMP - Nginx MariaDB Redis Php 8 Development Stack for Windows A lightweight, fast and stable server stack for developing php mysql applications on Windows, based on the excellent web server Nginx. Is a lightweight alternative to XAMPP and WAMP. Also known as WTServer and wt-nmp the current package contains the latest stable versions of: - Nginx web server - MariaDB 10 database server, mysq
    2023-08-15 209 2879
  • mPDF
    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 194 3994
  • 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