current location:Home > 非同期通�%A 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
  • CSS3 colorful text effects with shadow download
    CSS3 colorful text effects with shadow download
    CSS3 colorful text with shadow effect is a CSS3 colorful text effect with a cartoon image. Although there is no charming animation effect, the colorful text displayed on the screen is also very cool. In addition, each text has shadows from different angles. The effect, coupled with beautiful English fonts, makes the entire text effect look very outstanding and charming. You can try this CSS3 text effect on the promotional advertising page.
    2017-04-01 175 3407
  • CSS3 3D Rubik's Cube rotation picture switching view special effects
    CSS3 3D Rubik's Cube rotation picture switching view special effects
    CSS3 3D Rubik's Cube rotating picture switching viewing effect is a mouse-selected image, which can automatically realize the 360-degree stunning 3D rotating cube animation special effects.
    2024-02-26 119 792
  • CSS3 login form special effects with floating placeholders
    CSS3 login form special effects with floating placeholders
    CSS3 login form effect with floating placeholders is a login form page with floating placeholders and indicator button effects.
    2024-02-26 109 680
  • You can drag horizontally to switch the special effects of the picture
    You can drag horizontally to switch the special effects of the picture
    The special effect that can be dragged horizontally to switch pictures is a web special effect with left and right arrow buttons that also supports horizontal dragging of the picture list to view the effect.
    2024-02-26 117 681
  • PHPOA open source collaborative OA office system source code
    PHPOA open source collaborative OA office system source code
    PHPOA office system is a universal collaborative OA management software suitable for small and medium-sized enterprises. It integrates PHPOA's long-term rich experience and advanced technology in management software development. The system adopts the leading B/S (browser/server) operation method, making Online office is not subject to geographical restrictions. PHPOA uses the agile MVC development framework, supports distributed development of multiple modules, has a unified layout, and has a simple yet serious interface.
    2017-02-20 2535 3587163
  • Western restaurant template for afternoon tea with fresh fruit salad
    Western restaurant template for afternoon tea with fresh fruit salad
    The term Western food is determined by its specific geographical location. "西" means west. Generally refers to Western European countries. "Meal" refers to dietary dishes. What we usually call Western food not only includes the food and dishes of Western European countries, but also includes the food of Eastern European countries, as well as the food of the Americas, Oceania, the Middle East, Central Asia, the South Asian subcontinent, and Africa. Western food generally uses knives and forks as cutlery and bread as the staple food, and the table is mostly in the shape of a long table. The main characteristics of Western food are outstanding main ingredients, beautiful appearance, delicious taste, rich nutrition, and convenient supply. For western food,
    2017-12-07 123 3115828
  • Handmade baked food website template
    Handmade baked food website template
    Handmade baked food website template website template is a website template that provides various handmade baked food promotion website templates for download. Tip: This template calls the Google font library, and the page may open slowly.
    2023-10-30 110 771
  • Modern artificial intelligence writing service company website template
    Modern artificial intelligence writing service company website template
    Modern artificial intelligence writing service company website template is a company promotional website template download that provides artificial intelligence writing services. Tip: This template calls the Google font library, and the page may open slowly.
    2023-10-30 167 911
  • Solution planning solution service studio website template
    Solution planning solution service studio website template
    The plan planning solution service studio website template is a company promotional website template download that provides various planning plan services. Tip: This template calls the Google font library, and the page may open slowly.
    2023-10-30 119 661
  • 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
  • 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 cooperates with WebService to access remote database Chinese WORD version
    Android cooperates with WebService to access remote database Chinese WORD version
    Use HttpClient to request data from the server-side action. Of course, calling server-side methods to obtain data is not the only one. WebService can also provide us with the required data, so what is webService? , it is a remote calling standard based on the SAOP protocol. Different operating system platforms, different languages, and different technologies can be integrated through webservice. To realize Android and server-side data interaction, we need some libraries in the PC machine Java client, such as XFire, A
    2024-02-26 0 1039
  • 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
  • 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
  • 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
  • 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