current location:Home > windows更新 search

Classify:
Found a total of 21321 related content
  • WeChat Mini Program-APP (pull up to load more, pull down to refresh)
    WeChat Mini Program-APP (pull up to load more, pull down to refresh)
    WeChat Mini Program-APP (pull up to load more, pull down to refresh)
    2018-06-07 296 2354194
  • WeChat mini program demo: Guoku updated version
    WeChat mini program demo: Guoku updated version
    WeChat mini program demo: Guoku updated version, an upgraded version of Guoku, the program is well optimized and suitable for everyone to learn from.
    2017-01-17 1610 3584667
  • Zblog template download that imitates Google GOOGLE interface
    Zblog template download that imitates Google GOOGLE interface
    2013-1-3 Update content V2.2 Corrected the maximum display size of theme images 2013-1-1 Update content V2.1 Theme thumbnail size modification Fix topic search button submit function 2012-12-16 Updated content Add new theme plug-in Theme version V1.0 Compatible with IE6/7/8, Firefox, and safari mainstream browsers. Passed W3C verification. Notes on the theme of version 2.0 Google For ZBlog2.0 theme comes with plug-in, which can modify the website
    2017-01-21 249 3582202
  • 1.0 Eyoucms enterprise website building system
    1.0 Eyoucms enterprise website building system
    Eyoucms (Eyoucms) is a simple, easy-to-use, easy-to-optimize, comprehensive-featured, open-source corporate website CMS. It adopts PHP+Mysql architecture and continuously updates various exquisite corporate website templates. The source code of the entire site template is free to download, allowing you to Enterprise website construction and company website construction are simpler and faster. Eyoucms enterprise website building system 1.0 20180817 update log: 1. Added model custom field function; 2. Added column custom field function; 3. Add/edit documents to switch columns; 4. Add a single advertisement
    2018-08-21 882 2042799
  • Goku CRM v 0.5.5
    Goku CRM v 0.5.5
    Wukong CRM is a customer relationship management system software. It is adapted to various operating systems such as Windows and Linux, and supports a variety of server software such as Apache, Nginx, and IIs. Wukong CRM is committed to making better and more practical software to promote the development of small and medium-sized enterprises, using free and open source methods to share technology and experience. Wukong CRM 0.5.5 update log: 2017-04-21 1. Fixed several security risks; 2. Solved the task and schedule description display problem; 3. Automatically generate field names when adding custom fields
    2018-08-18 453 2054777
  • laravel-5.4 Chinese documentation.pdf
    laravel-5.4 Chinese documentation.pdf
    This is just an overview of the important updates of Laravel 5.4. For more update details, please refer to the laravel-5.4 Chinese documentation.
    2017-09-25 344 3327093
  • PHP MySQL WEB Development Bible Chinese Edition (Original Book 3rd Edition)
    PHP MySQL WEB Development Bible Chinese Edition (Original Book 3rd Edition)
    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 third edition of this book has been completely updated, rewritten, and expanded to include the latest features of PHP5 - the new object model, better exception handling, and SimpleXML; as well as the new features of MySQL 5, such as stored procedures and stored procedures. engine. PHP
    2017-12-08 413 3112490
  • 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 2089 3285731
  • Self-study PHP, MySQL and Apache
    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 3107851
  • Imperial CMS new version user tutorial manual
    Imperial CMS new version user tutorial manual
    "Empire Website Management System" is translated as "Empire CMS" in English, or "Ecms" for short. It is a website management system based on B/S structure, with powerful functions and easy-to-use Empire CMS-logo. This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the website's structure
    2017-12-12 297 3097668
  • Delphi Programming Manual Online Updated Edition
    Delphi Programming Manual Online Updated Edition
    Online updated version of Delphi Programming General Tutorial. This tutorial is updated continuously by the official staff. The content of the tutorial is maintained by official personnel. It is very good for Delphi beginners and friends who want to get started with Delphi. It is rich in content, easy to understand, and as Delphi As technology develops, the content of the tutorial is updated in a timely manner. The prerequisite is that you can connect to the Internet.
    2024-01-19 52 1458
  • Delphi2006 tutorial DbExpress efficient database development chm version
    Delphi2006 tutorial DbExpress efficient database development chm version
    When the author decided to update this book, it was hard to believe that nearly 4 years had passed from Delphi 7 to Delphi 2006. During this time, Borland's database access technology has also undergone considerable changes. First let's introduce the subject of this book: dbExpress. dbExpress has developed from version 2.0 of Delphi 7 to version 3.0 of Delphi 2006. In addition to updating support for the latest versions of various databases, the more important progress lies in the continuous improvement of execution efficiency and the improvement of Win32
    2024-01-19 19 980
  • GitHub for Windows graphic tutorial Chinese WORD version
    GitHub for Windows graphic tutorial Chinese WORD version
    This document is a graphic tutorial on using Github for Windows; Git has become very popular, and even Codeplex has now promoted Git. Github is full of various high-quality open source projects, such as ruby ​​on rails, cocos2d, etc. For programmers who are accustomed to the Windows graphical interface, using Github requires some time and patience. However, Github recently released Github for Windows, which greatly reduces the learning cost and difficulty of use.
    2024-01-31 27 1624
  • Quick Start with Python
    Quick Start with Python
    The Second Edition of the Quickly Learn Python Book is a concise and clear introduction to python3, targeting programmers who are new to learning python. This updated version includes all the changes in Python 3, that is, the feature changes of Python from earlier versions to the new version. The book starts with basic but useful procedures to teach readers about the core features of Python, including syntax, control flow and data structure. This book then uses large-scale applications including code management, object-oriented programming, web development, and converting older versions of Python programs to newer versions.
    2024-01-26 28 1532
  • WebService calling technical documentation Chinese WORD version
    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 26 1171
  • APMServ5
    APMServ5
    Easy to use and convenient, but not updated anymore
    2018-01-31 395 12738
  • Uniform Server
    Uniform Server
    Uniform Server is a free lightweight WAMP server solution for Windows. Built with a modular design approach, including the latest version of Apache, MySQL or MariaDB, PHP (supports version switching), phpMyAdmin or Adminer. No installation required! No need for registry junk! Just unzip and launch! -------Note: The latest version of Uniform Server requires a **64-bit version** of Windows. -------
    2023-08-15 156 2609
  • 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
  • Vtiger CRM
    Vtiger CRM
    Vtiger CRM enables sales, support and marketing teams to organize and collaborate to significantly improve customer experience and business results. Vtiger CRM also includes email, inventory, project management and other tools, providing a complete business management suite. Download Vtiger CRM at https://www.vtiger.com/ or sign up for a free 15-day trial of the cloud application to enjoy free updates and support.
    2023-08-15 157 2580
  • 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