current location:Home > 更新驱动-驱动更新 search

Classify:
Found a total of 21321 related content
  • Ke361 open source Taobao guest system source code
    Ke361 open source Taobao guest system source code
    Ke361 is an open source Taobao guest system developed based on the latest ThinkPHP3.2 version. It provides a more convenient and safer WEB application development experience. It adopts a new architectural design and namespace mechanism, and integrates modularization, driverization and plug-ins. It integrates professional design concepts to help friends who want to be Taobao customers but have low technical level. Breaking through the traditional Taobao program's charging model for automatically collecting goods, the program's automatic collection module is open to everyone, and the code is not encrypted, making it easy for everyone to modify. Integrate the Taobao Gold component to automatically convert Taobao links into Taobao customer promotion links.
    2017-02-15 460 3574540
  • Yunluo's new blog WordPress theme
    Yunluo's new blog WordPress theme
    Since the release of the Git theme, Master Yunluo has been constantly updating it. Zhutihome had previously released an old version of the git theme. However, the old version lacks many functions, especially after the new version supports automatic updates. I feel it is necessary to re-share the latest version of the theme with everyone. Theme features Compatible with IE9+, Google Chrome, Firefox and other mainstream browsers Flat design and responsive layout, compatible with computers and mobile phones of all sizes for perfect access A variety of advertising slots have been added to the theme settings panel, for PC and mobile devices.
    2017-03-08 396 3568367
  • DBShop e-commerce system
    DBShop e-commerce system
    DBShop e-commerce system has unified system settings, simple product management, flexible product tags, powerful product attributes, convenient delivery fee management, free customer service settings, independent advertising management, comprehensive email reminders, and detailed management permissions Setup, integration of well-known payment gateways at home and abroad, complete system update (can be automatically updated online or manually updated) function, detailed help instructions, meticulous online tutorials... Using this system is definitely a pleasure! DBShop open source e-commerce online store system adopts the industry-renowned framework ZendFramewor
    2018-05-15 598 2474628
  • Yunyou YUNUCMS enterprise website management system 1.1.2
    Yunyou YUNUCMS enterprise website management system 1.1.2
    Yunyou YUNUCMS enterprise website management system integrates three networks into one and is cross-platform compatible, allowing enterprises to quickly and efficiently display themselves in front of customers, bringing more potential customers to the enterprise, and increasing the enterprise's exposure and brand influence. Yunyou YUNUCMS enterprise website management system 1.1.2 update log: 2018-08-02 [New] Form email reminder adds carrying variables; [New] Htm and txt format site map files, automatically generated every time you log in; [New] Data statistics main menu; [New] Integrated platform subject ranking monitoring;
    2018-08-09 1007 2091658
  • v2.0 Coupon Pusher Taoke Coupon Program
    v2.0 Coupon Pusher Taoke Coupon Program
    Tuiguanke CMS is developed using thinkphp as the core framework, which is safe, stable and efficient. No Taobao API interface is required, and more than 70,000 products with internal coupons are automatically updated every day, making it easy to achieve ultra-high commissions.
    2018-05-30 233 2400590
  • PHP5 and MySQL Bible
    PHP5 and MySQL Bible
    This book is a classic comprehensive introduction to PHP and MySQL. The book not only comprehensively introduces the core features of the two technologies, but also explains how to efficiently combine the two technologies to build robust data-driven applications. This book covers the latest features emerging in new versions of the two technologies. The large number of practical examples and in-depth analysis in the book come from the author's many years of professional experience in this area and can be used to solve various problems faced by developers in practice. challenge.
    2017-12-09 343 3111663
  • PHP and MySQL Programming 3
    PHP and MySQL Programming 3
    This book is a classic comprehensive introduction to PHP and MySQL. The book not only comprehensively introduces the core features of the two technologies, but also explains how to efficiently combine the two technologies to build robust data-driven applications. This book covers the latest features emerging in new versions of the two technologies. The large number of practical examples and in-depth analysis in the book come from the author's many years of professional experience in this area and can be used to solve various problems faced by developers in practice. challenge. The content of this book is comprehensive and in-depth, suitable for PHP and MySQL developers of all levels to read. It is not only an excellent learning tutorial, but also can be used as a reference manual.
    2017-12-07 214 3115463
  • A collection of tips for using PHP
    A collection of tips for using PHP
    PHP's unique syntax is a mix of C, Java, Perl, and PHP's own innovative syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML documents for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags. Here are ten advanced PHP application tips. 1. Use the ip2long() and long2ip() functions to convert the IP address into an integer and store it in the database
    2017-12-08 325 3111826
  • 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
  • Research on Android Hybrid Mobile Application Development Technology Chinese WORD Version
    Research on Android Hybrid Mobile Application Development Technology Chinese WORD Version
    At present, most mobile Internet applications and enterprise mobile applications adopt the platform-based native application development model. To develop a set of mobile applications that need to be compatible with multiple platforms, multiple development teams need to be formed. This results in high development costs for enterprises and long application update time. It does not meet the requirements of the mobile Internet era [6]. This article introduces AppCan, a hybrid mobile development model that combines native development and web development. Hybrid mobile application development supports mainstream Android, IOS, WindowPhone and other platforms, and uses standard Web technologies: HTML, CSS3, Java
    2024-02-28 1 1135
  • 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
  • Android basic tutorial translated by Zhang Bo and others pdf version
    Android basic tutorial translated by Zhang Bo and others pdf version
    "Basic Android Tutorial" is complete and rich in content and has strong versatility. Readers can quickly learn Android development and improve related skills through "Basic Android Tutorial". Android is a new open source mobile phone platform developed by Google. "Basic Android Tutorial" is a basic tutorial on Android development, using a step-by-step approach to discuss Android. The book also explains the basic process of Android development more vividly with examples such as Sudoku games, and there is a & at the end of each chapter.
    2024-02-26 31 866
  • 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
  • Unity3d game development camera switching Chinese WORD version
    Unity3d game development camera switching Chinese WORD version
    This document mainly talks about camera switching in unity3d game development; I hope it will be helpful to everyone; interested friends can come and take a look.
    2024-02-29 51 2542
  • Redo Rescue: Backup and Recovery
    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 207 1373
  • 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