current location:Home > 非同期通信 search

Classify:
Found a total of 21321 related content
  • JS calendar control special effects code layDate
    JS calendar control special effects code layDate
    JS calendar control special effects code layDate is a very good calendar control. It is very simple to call. There are two ways. First, import laydate.js. One is to use the nclick="laydate()" function directly, and the other is to call it through ID. , is still a very good calendar date control.
    2017-01-13 198 1761
  • jQuery implements three-level linkage drop-down box for selecting provinces and cities
    jQuery implements three-level linkage drop-down box for selecting provinces and cities
    jQuery implements the three-level linkage drop-down box of select province and city. By selecting the province, the value of the city changes accordingly. It is very suitable for corporate websites or shopping mall websites, and the information filled in by users when registering. PHP Chinese website recommends downloading!
    2017-01-14 171 2553
  • 5 styles of css mouse hover pictures to display text information
    5 styles of css mouse hover pictures to display text information
    This is a set of mouseover special effects, including 5 different styles of CSS mouseover pictures to display text information. Each style contains 2-3 styles. Each style is classic and beautiful, suitable for the display of any team, product, personal work, etc. , is a very good hover display method.
    2022-01-07 183 2808
  • Automatically hidden QQ online customer service code
    Automatically hidden QQ online customer service code
    The automatically hidden QQ online customer service code is a QQ online customer service code that can be automatically hidden by default based on jQuery. The interface is very simple. This JS code special effect can place different customer service QQ numbers according to the customer service function. Move the mouse up to expand it. Customer service information will be automatically hidden when removed. If you need to modify the customer service information, just modify the service.js file.
    2017-06-12 291 2287
  • jquery right side online QQ customer service + accordion special effects
    jquery right side online QQ customer service + accordion special effects
    This work is a very practical jquery special effect, which realizes the online QQ customer service + accordion function on the right side. It has a wide range of applications. Website online customer service, or online front desk, is a kind of website that uses the website as the medium to provide Internet visitors and website Internal employees provide instant communication page communication technology, so many websites can use online customer service special effects. This work also has an accordion group display function, which is very practical. PHP Chinese website recommends downloading!
    2017-02-06 191 1822
  • PHP messaging collaborative office system 1.7.0
    PHP messaging collaborative office system 1.7.0
    Xinhu is a free and open source collaborative office system. It is a universal online office management system for all large and small-sized enterprises. It is a streamlined, convenient and easy-to-use management software, allowing each enterprise to have its own office system.
    2018-05-08 584 2506221
  • CmsEasy Yitong enterprise website system
    CmsEasy Yitong enterprise website system
    Yitong enterprise website system, also known as CmsEasy, is the only enterprise marketing management platform in China that combines free WeChat + mobile terminal + micro website + mobile SMS + online sales + multi-language website. Yitong enterprise website system is also called Yitong enterprise website program. Tong Company has developed China's first marketing-oriented corporate website management system that provides corporate website templates for free. The system generates HTML at the front desk, fully complies with SEO, and has online customer service, potential customer tracking, convenient corporate website template production, search engine promotion and other functions. Website system.
    2018-05-14 304 2474309
  • Yitong enterprise website system CmsEasyv5.5 source code
    Yitong enterprise website system CmsEasyv5.5 source code
    Yitong enterprise website system, also known as CmsEasy, is the only enterprise marketing management platform in China that combines free WeChat + mobile terminal + micro website + mobile SMS + online sales + multi-language website. Yitong enterprise website system is also called Yitong enterprise website program. Tong Company has developed China's first marketing-oriented corporate website management system that provides corporate website templates for free. The system generates HTML at the front desk, fully complies with SEO, and has online customer service, potential customer tracking, convenient corporate website template production, search engine promotion and other functions. Website system.
    2017-02-15 681 3575254
  • Responsive business consulting services company website template
    Responsive business consulting services company website template
    The responsive business consulting service company website template is a website template download suitable for business consulting service companies engaged in different fields such as finance, law, communications, and economy. Tip: This template calls the Google font library, and the page may open slowly.
    2023-03-17 116 815
  • Fangwei P2P online loan system source code
    Fangwei P2P online loan system source code
    Fangwei P2P credit system is an application system developed specifically for Internet-based lending. It provides individuals with personal small loans and unsecured online loans through the Internet, so that borrowers can solve the problem of lack of capital turnover and entrepreneurship. At the same time, it also brings considerable returns to investors.
    2017-02-15 1063 3581687
  • Nine lemon vector materials (EPS) with different movements and expressions
    Nine lemon vector materials (EPS) with different movements and expressions
    This image shows a collection of animated lemon cartoons, each displaying different emotions and actions. From joyful smiles and confident waves to melancholic tears and angry expressions, these lemon images bring us a variety of emotional expressions. Their bodies are painted with simple black arms and legs, and they also wear white shoes, which adds to the fun. Each lemon remains consistent in shape and color, but gives us their unique personality through different facial expressions and body language. These lemon characters are cute and vibrant, perfect for use as illustrations or design elements. The material format is EPS
    2023-10-30 143 2959
  • Cute summer elements vector material (EPS PNG)
    Cute summer elements vector material (EPS PNG)
    This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
    2024-05-09 184 2738
  • Four red 2023 graduation badges vector material (AI EPS PNG)
    Four red 2023 graduation badges vector material (AI EPS PNG)
    This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
    2024-02-29 185 2347
  • Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
    Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
    This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
    2024-02-29 161 2246
  • Golden graduation cap vector material (EPS PNG)
    Golden graduation cap vector material (EPS PNG)
    This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
    2024-02-27 172 2288
  • Android AsyncChannel source code analysis WORD version
    Android AsyncChannel source code analysis WORD version
    This document mainly talks about the analysis of Android AsyncChannel source code; the AsyncChannel class is used to handle asynchronous message passing between two Handlers. The Handler for message passing can be from the same process or in different processes. Handler message passing between different processes Implemented using Android's Binder communication mechanism. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 38 781
  • Android local data storage Chinese WORD version
    Android local data storage Chinese WORD version
    This document is primarily about Android local data storage; the ability to store data locally on a mobile device is a critical feature for applications that need to maintain important information across the execution or lifetime of the application. As a developer, you often need to store information such as user preferences or application configurations. You must also decide based on characteristics such as access visibility whether you need to involve internal or external memory, or whether you need to deal with more complex, structured data types. Follow this article to learn the Android data storage API with
    2024-02-26 0 923
  • Getting Started with Android Fragment Usage WORD Version
    Getting Started with Android Fragment Usage WORD Version
    This document mainly talks about the usage of Fragments for getting started with Android; Fragments are used to describe some behaviors or part of the user interface in an Activity. We can create multiple UI panels in a single activity by merging multiple fragments, and they can also be reused at the same time. fragment in multiple activities. You can think of fragment as a module of activity. Fragment has its own life cycle and receives its own input events. It can be received from a running
    2024-02-01 35 792
  • Android service Service_detailed explanation WORD version
    Android service Service_detailed explanation WORD version
    This document mainly talks about the detailed explanation of the Android service Service_; Service is one of the four application components in the Android system (for details on other components, see Section 3.2). Services are mainly used for two purposes: background running and cross-process access. By starting a service, you can run specified tasks in the background without displaying the interface, so that it does not affect the user's ability to do other things. Communication between different processes can be achieved through the AIDL service, which is also one of the important uses of the service. I hope this document will help friends in need;
    2024-01-31 0 804
  • GStreamer Application Development Manual Chinese PDF version
    GStreamer Application Development Manual Chinese PDF version
    GStreamer is a very powerful and versatile streaming application framework. Many of GStreamer's advantages come from the modularity of its framework: GStreamer can seamlessly incorporate new plug-ins. However, due to the pursuit of modularity and high efficiency, GStreamer has become complex in the entire framework. At the same time, due to the increase in complexity, developing a new application is not so simple. This guide attempts to help you understand the GStreamer framework (version 0.10.3
    2024-02-28 57 1300
  • Nextcloud Server
    Nextcloud Server
    Nextcloud Server is a free and open source server software that allows you to store all your data on a server of your choice. With Nextcloud, you can easily access and store data located in data centers you trust, sync data across devices, and share your data for collaboration. It provides the best security in self-hosted file sync and sharing and can be extended with hundreds of apps.
    2023-08-18 153 2022
  • Invoice Ninja
    Invoice Ninja
    Invoice Ninja is a free and open source invoicing, expense and time tracking app built with Laravel and Flutter. It offers tons of great features, including custom branded invoice design, recurring invoicing and automatic billing of clients, real-time quote creation and custom proposals, expense reporting, and more! Invoice Ninja is also able to process online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit card, ACH, Bitcoin, and more. ByInvoice
    2023-08-15 195 2192
  • DVWA
    DVWA
    Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software
    2023-08-18 249 7402
  • 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