current location:Home > memcache加速 search

Classify:
Found a total of 21313 related content
  • v7.0.0603UsualToolCMS public version
    v7.0.0603UsualToolCMS public version
    UsualToolCMS is an enterprise-level website content management system written in PHP+MYSQL. It uses template separation technology to support the creation of multiple types of sites. With UsualToolCMS, you can quickly build websites on mobile phones and computers at the same time. Through UsualToolCMS, you can quickly access public accounts and quickly generate a WeChat applet and WEBAPP, truly integrating multiple sites into one. Internet technology has become simpler. Upgrade Instructions: UsualToolCMS7.0.0604 adds text/picture automatic watermark system
    2018-06-04 75 2370814
  • TinyShop e-commerce system
    TinyShop e-commerce system
    TinyShop is an e-commerce system (online store system) suitable for companies and individuals to quickly build personalized online stores. The system is developed based on the Tiny (independently developed) framework, making the system more secure, fast, stable and high-performance.
    2018-05-11 246 2486682
  • The commonly used website navigation bar at the bottom of the website adds a digital scrolling effect
    The commonly used website navigation bar at the bottom of the website adds a digital scrolling effect
    Made based on jQuery digital scrolling plug-in, the black website building company website page scrolling, project statistics accumulation and footer quick navigation layout style code. This is a simple and elegant style code at the bottom of the page.
    2019-09-23 99 227704
  • Qibo enterprise website system source code
    Qibo enterprise website system source code
    The emergence of Qibo Enterprise Website System 1.0 can be said to be a milestone in PHP website construction. Both ASP and PHP are ideal solutions for websites, but the close combination of PHP and MySQL makes PHP more superior, fast and secure.
    2017-02-18 88 3572950
  • 3.8.6Leifeng Film and Television CMS
    3.8.6Leifeng Film and Television CMS
    Lei Feng Film and Television CMS is a film and television content management program developed using PHP based on the THINKPHP3.2.3 framework. It is suitable for all types of video and film and television websites. It has a good user experience and is suitable for artists to quickly build sites. You can also do it according to your needs. Apply extensions to achieve more powerful functions. You can use our program completely free of charge under the terms of the agreement. Leifeng Film and Television CMS 3.8.6 update log: 2018-08-19 1. Modify the color of the video add address button; 2. Add video collection and update data selection function;
    2018-08-21 230 2040377
  • PHP advanced development skills and examples
    PHP advanced development skills and examples
    PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP. book
    2017-12-09 354 3107770
  • Getting Started with PHP Programming
    Getting Started with PHP Programming
    PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP.
    2017-12-09 315 3107666
  • 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
  • Introduction to PHP5 MySQL Programming
    Introduction to PHP5 MySQL Programming
    It includes a more detailed introduction to the basic knowledge of PHP and MySQL, as well as a large number of technical descriptions for different applications, and is accompanied by a large number of small but precise examples to deepen readers' understanding, making it easier to master knowledge and learn to apply it through experiments. The book takes PHP developers as the core, from environment construction to system development, from local technical points to full project control. It three-dimensionally introduces the technical points of PHP5+MySQL and rich extended knowledge, allowing readers to enjoy the experience of improving development capabilities. Extremely fast experience.
    2017-12-09 299 3107699
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    2023-06-26 34 1340
  • Lucene index optimization Chinese WORD version
    Lucene index optimization Chinese WORD version
    This document mainly talks about Lucene index optimization; this article mainly introduces how to improve the indexing speed of Lucene. Most of the ideas introduced are easy to try, but of course others may increase the complexity of your program. So please confirm that the indexing speed is indeed very slow, and the reason for the slowness is indeed caused by Lucene itself; I hope this document will help friends in need; interested friends can come and take a look
    2024-02-27 0 1190
  • doxygen official manual
    doxygen official manual
    Doxygen is a useful programmer's auxiliary tool. It can make it easier to add batch code to the program. It is compatible with mainstream programming languages ​​​​such as C++, C, Java, Objective-C, Python, etc. The Chinese manual of doxygen provided by the editor includes The basic introduction, grammar skills and advanced skills can help you get started quickly. If you need it, you are welcome to download it. Basic introduction Doxygen already supports generating ANSI encoded chm directory files (index.hhc)! Doxygen is usually used to generate English
    2024-01-30 0 717
  • Adobe official Flash animation optimization guide pdf version
    Adobe official Flash animation optimization guide pdf version
    Tutorials from Adobe's official Flash animation optimization guide, including the following content: How to save memory How to minimize CPU usage How to improve ActionScript 3.0 performance Speed ​​up rendering Speed ​​Optimize network interaction Use audio and video Optimize SQ
    2024-01-17 5 3654
  • Introduction to Android Sensor Programming Chinese WORD version
    Introduction to Android Sensor Programming Chinese WORD version
    Contents of this document: Introduction to Android sensor programming, including acceleration sensor (accelerometer), gyroscope (gyroscope), ambient light sensor (light), magnetic field sensor (magnetic field), orientation sensor (orientation), pressure sensor (pressure), distance Sensor (proximity) and temperature sensor (temperature); The learning method of this lecture is still learning in actual combat. It needs to be reminded that it cannot be simulated in the simulator.
    2024-02-27 0 822
  • Eclipse configuration Tomcat tutorial Chinese WORD version
    Eclipse configuration Tomcat tutorial Chinese WORD version
    This document mainly talks about the Eclipse configuration Tomcat tutorial; Eclipse IDE: eclipse IDE is used as the development environment for JSP pages and Java files. Eclipse is a very simple and easy-to-use IDE environment. It has many features that can help programmers quickly write and debug Java programs. With the addition of the tomcat plug-in, this IDE is used to manage the entire web project (including HTML and JSP pages, icons and servlets).
    2024-02-28 0 840
  • Fikker website acceleration server v3.7.4 64-bit
    Fikker website acceleration server v3.7.4 64-bit
    Fikker website acceleration server v3.7.4 64-bit
    2018-02-22 69 4588
  • WooCommerce
    WooCommerce
    WooCommerce is a customizable, open source e-commerce platform based on WordPress. Get started quickly and work your way. Add the WooCommerce plugin to any WordPress site and set up a new store in minutes. Get secure payments, configurable shipping options, and more for free. From subscriptions to fitness classes to luxury cars, WooCommerce is fully customizable. Add functionality and expand the functionality of your store with official extensions on WooCommerce Marketplace
    2023-08-15 2 2054
  • 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