current location:Home > php文章调用类 search

Classify:
Found a total of 21321 related content
  • Pure CSS single checkbox selection beautification special effects
    Pure CSS single checkbox selection beautification special effects
    Pure CSS single check box selection beautification special effect is a special effect suitable for article questionnaire form elements.
    2024-01-27 127 793
  • Tab label picture switching large picture preview special effect
    Tab label picture switching large picture preview special effect
    Use native js ES6 to implement the category label tab switching display image preview special effects interface. Dynamically set image text acquisition to achieve tab switching effects for classified images. Just call the following function new $isg_Img({data: data, curType: initial display category, parasitifer: locator });
    2020-11-30 153 1637
  • General left pop-up navigation effect code for e-commerce websites
    General left pop-up navigation effect code for e-commerce websites
    The left pop-up navigation effect code is common for e-commerce websites. It is often used on corporate websites or shopping mall websites. It is used on the left side of the website to display products in categories. The effect is simple and grand. PHP Chinese website recommends downloading!
    2017-02-06 207 2311
  • jQuery homepage product classification accordion code
    jQuery homepage product classification accordion code
    jQuery home page product classification accordion code, the effect is really good, we can use it in corporate websites, or personal websites, PHP Chinese website recommends downloading!
    2017-01-18 198 2616
  • jquery classification filter animation waterfall flow
    jquery classification filter animation waterfall flow
    jquery classification filter animated waterfall flow. Generally, waterfall flow is used in personal projects or corporate websites to display personal photos and company products! And this one can be used as navigation. PHP Chinese website recommends downloading!
    2017-01-17 160 1641
  • Linglin Enterprise Website Management System
    Linglin Enterprise Website Management System
    Linglin Enterprise Website Management System is a set of PHP website system developed for small enterprise website building. This system is suitable for websites that only require simple article (graphic and text) functional modules and single-page functional modules, and focus on concise article content management.
    2017-02-18 314 3573268
  • DSMall multi-merchant open source mall source code
    DSMall multi-merchant open source mall source code
    DSMall multi-merchant open source mall source code is a multi-user mall system source code developed with thinkPHP as the framework. Website functions include: website settings, account synchronization, upload settings, permission settings, region management, data backup, operation logs, category management, brand management, store level, store classification, store help, member management, membership level, points management, pre-order Deposits, physical orders, virtual orders, returns management, consultation management, evaluation management, article classification, article management, rush purchase management, limited time discounts, free gifts with purchases, preferential packages, recommended booths, event management, redemption gifts
    2018-05-15 707 2474456
  • Makeup, beauty and manicure training school source code
    Makeup, beauty and manicure training school source code
    The source code of a makeup and manicure training school with the core of Dream Weaver, including the column data of the entire site; the demo site only generates column pages and homepages, and does not generate article pages. If a friend gets the source code, he can debug it by himself; the screenshots are for local testing, to ensure It can be used normally. The template file is in the pan folder under the templates folder; the message can be viewed in the core - channel template - free list.
    2017-02-20 179 3572905
  • Artificial intelligence tool service company website template
    Artificial intelligence tool service company website template
    The artificial intelligence tool service company website template is a company website template download that provides artificial intelligence tool services such as blog writing, digital advertising copywriting, product descriptions, social media content, news articles, etc. Tip: This template calls the Google font library, and the page may open slowly.
    2023-08-08 149 632
  • QCMS website management system
    QCMS website management system
    The QCMS website management system is a PHP lightweight system developed through the MVC architecture. It is free, open source, compact, easy to use, and powerful. It can customize modules and is easy for secondary development. It can be called a universal CMS system. It can be used for corporate sites, article sites, picture sites, and download sites. As long as you can imagine it, you can do it.
    2018-05-12 379 2482147
  • PHP learning: How to call subclasses in parent classes
    PHP learning: How to call subclasses in parent classes
    PHP learning: How to call subclasses in parent classes
    2018-02-09 163 2871857
  • Publishing and calling PHP Webservice Chinese WORD version
    Publishing and calling PHP Webservice Chinese WORD version
    Publishing and calling PHP Webservice Chinese WORD version
    2017-09-28 231 3318545
  • Introduction and application of debugging methods in PHP using Memcache Chinese WORD version
    Introduction and application of debugging methods in PHP using Memcache Chinese WORD version
    Introduction and application of debugging methods in PHP using Memcache Chinese WORD version
    2017-10-11 297 3292062
  • Learn PHP tutorial in ten days
    Learn PHP tutorial in ten days
    In the past, I learned ASP in ten days, learned ASP.NET in ten days, etc. Now I think about writing PHP, which is more comprehensive. I won’t go into the PHP debugging methods here. Many articles outside have introduced them, and there are many different combinations. For the time being, I am using Apache web server and MY SQL as the WEB server and database, and I am doing the program in the environment of php-4.3.3. Of course, PHPMYADMIN is indispensable for simple construction and access to view the database.
    2017-12-08 371 3111776
  • Getting started with Smarty for beginners learning PHP
    Getting started with Smarty for beginners learning PHP
    PHP designers who are new to template engines will find it difficult when they hear Smarty. In fact, the author is no exception and dare not touch it. But later when I analyzed the program architecture of XOOPS, I began to find that Smarty is actually not difficult. As long as you master the basic skills of Smarty, it is quite sufficient for general applications. Of course, if you can lay the foundation well, you don’t have to worry about the advanced applications later. The main purpose of this article is not to delve into the use of Smarty, which has been fully written in the official instructions for use. Pen
    2017-12-08 275 3111308
  • How Android uses WebService interface Chinese WORD version
    How Android uses WebService interface Chinese WORD version
    This document mainly describes how Android uses the WebService interface; WebService is a remote calling standard based on the SOAP protocol. Different operating system platforms, different languages, and different technologies can be integrated through WebService. The OPhone SDK does not provide a library for calling WebService. Therefore, you need to use a third-party class library (KSOAP2) to call WebService. This article will introduce the specific details of calling WebService in OPhone, and
    2024-01-28 1 2663
  • Flash ActionScript3 Advanced Tutorial pdf version
    Flash ActionScript3 Advanced Tutorial pdf version
    Flash ActionScript3 advanced tutorial pdf, book directory: Chapter 1 Advanced collision detection Detection of collisions of irregular graphics BitmapData.hitTest is used for collision detection of a large number of non-bitmap objects Implementing grid-based collision detection Writing grid code testing and adjusting the grid Grid uses this type of detection not just for collision Chapter 2 Steering Behavior 2D Vector (Vector2D) Class Locomotive (V
    2024-01-17 37 3563
  • Android development skills collection tutorial pdf version
    Android development skills collection tutorial pdf version
    Android development skills collection pdf version, including: ANDROID common class library description, ANDROID file system and application architecture, ANDROID application structure, ANDROID UI LAYOUT (layout), ANDROID UI controls, ANDROID UI beautification, ANDROID UI animation, asynchronous calls , data storage and reading, etc.
    2024-02-26 50 1083
  • Introduction and improvement of Android JNI development Chinese WORD version
    Introduction and improvement of Android JNI development Chinese WORD version
    This document mainly talks about the introduction and improvement of Android JNI development; JNI has a wide range of applications in the Android system. The bottom layer of the Android system is implemented in C/C++, and the APIs provided by the upper layer are all Java. Java calls the underlying implementation through JNI. For example: Android API multimedia interface MediaPlayer class actually calls the libmedia library through JNI at the bottom layer. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 0 758
  • Android Development Guide Chinese PDF version
    Android Development Guide Chinese PDF version
    Android development guide Chinese pdf version, friends who learn android can refer to it. Application Fundamentals Key Classes Application Components Activation Components: Intent Close Component Manifest File Intent Filter Activity and Task Affinity (Attraction) and New Task Loading Mode Clean Stack Start Task Process and Thread Process Thread Remote Procedure Call Thread Safe Method Component Life cycleActivi
    2024-02-26 32 798
  • WampServer
    WampServer
    WampServer is a web development platform on Windows that allows you to create dynamic web applications using Apache2, PHP, MySQL and MariaDB. WampServer automatically installs everything you need to develop web applications intuitively. You can even tweak the server without touching the settings file. Best of all, WampServer is available in free versions (under the GPML license), both in 32-bit and 64-bit versions. WampServer is not compatible with Windows X
    2023-08-18 215 3355
  • 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