current location:Home > 实时保护 search
Found a total of 21321 related content
-
- real time clock
- real time clock
- 2019-10-30 240 2032
-
- canvas drawing real time clock effect
- canvas drawing real time clock effect
- 2019-10-28 116 1463
-
- Real-time search plug-in HideSeek
- Real-time search plug-in HideSeek
- 2019-12-16 103 1029
-
- js-realize 3D cool real-time clock flip animation with reflection effects
- Use js to realize 3D cool real-time clock flip animation with reflection effects
- 2018-10-24 182 2708
-
- Table real-time carousel effect
- Table real-time carousel effect
- 2019-10-16 211 1879
-
- HTML5 environmental protection and animal protection website template
- HTML5 environmental protection and animal protection website template is a website template suitable for environmental and animal protection promotion website template download. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 216 1130
-
- Official website of Blue Security Protection Company
- Official website of Blue Security Protection Company
- 2018-01-02 224 3027151
-
- Blue security protection company website template
- Blue security protection company website template
- 2018-01-18 178 2959888
-
- Green environmental protection website official template
- The official template of the green environmental protection website, a full set of templates, DIV+CSS layout, including about.html, blog.html, contact.html, gallery.html, index.html and other website template pages.
- 2017-08-10 157 3427460
-
- Responsive wildlife protection promotion website template
- The responsive wildlife protection publicity website template is a template download that provides wildlife protection information sharing and publicity website templates. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-10-18 166 935
-
- vue+tp separates and develops real-time epidemic dynamic map (Practical live broadcast for public welfare)
- vue+tp separates and develops real-time epidemic dynamic map (Practical live broadcast for public welfare)
- 2021-01-21 303 2017
-
- PHP Workerman Basics and Practice: Instant Messaging Chat System (ThinkPHP6) - Related Courseware
- PHP Workerman Basics and Practice: Instant Messaging Chat System (ThinkPHP6) - Related Courseware
- 2022-12-02 81 1179
-
- Alipay instant credit online payment practical project development video tutorial
- Alipay instant credit online payment practical project development video tutorial
- 2018-10-19 871 1833610
-
- PHP Classic Examples (Second Edition)
- PHP Classic by Example (2nd Edition) can save you valuable web development time. With these solutions to real problems at hand, most programming challenges will be solved. "PHP Classic Examples (2nd Edition)" combines the features of PHP with the unique format of the Classic Examples series, which is enough to help you successfully build cross-browser Web applications. In this revised edition, you can find solutions to various programming problems more easily. The content in "PHP Classic Examples (2nd Edition)" covers: form processing; Session management; database interaction; using We
- 2017-12-07 324 3115742
-
- 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
-
- Earth Conservation Day Creative HD Pictures
- Earth Conservation Day creative high-definition pictures free download, size: 5000x5000
- 2017-06-04 116 1069
-
- Caring for the earth and protecting the environment HD pictures
- Caring for the earth and protecting the environment high-definition pictures for free download, size: 5000x5000
- 2017-06-04 149 1222
-
- Great Wall New Art Sports
- Great Wall New Art Style is a simplified Chinese font with rough lines. It is very straight and thick. It is suitable for bolding documents and highlighting key points in advertisements.
- 2017-03-15 159 1164
-
- 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)
- 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
-
- Example tutorial to learn Python word version in 1 hour
- This article is suitable for experienced programmers to enter the world of Python2.x as soon as possible. Especially, if you master Java and Javascript, you can use Python to quickly and smoothly write useful Python programs in less than an hour.
- 2024-01-26 0 1027
-
- 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
-
- Android rtsp streaming media playback introduction Chinese WORD version
- This document mainly talks about the introduction of android rtsp streaming media playback; the real-time streaming protocol (RTSP) is an application-level protocol that controls the sending of real-time data. RTSP provides an extensible framework that makes it possible to control and on-demand real-time data, such as audio and video. Data sources include live data and data stored in clips. The purpose of this protocol is to control multiple data sending connections, provide a way to select a sending channel, such as UDP, multicast UDP and TCP, and provide a method to select a sending mechanism based on RTP. I hope this document will help friends in need; interested
- 2024-02-26 46 1217
-
- Vuex Reference Manual Chinese CHM version
- Vuex is a state management model + library specially designed for Vue.js applications. It provides a centralized storage service for all components within the application, with rules ensuring that state can only change in expected ways. It can be integrated with the Vue official devtools extension to provide advanced features, such as zero-configuration time travel-like (timeline-based) debugging, and state snapshot export/import. This article brings you the Vuex reference manual. Friends who need it can come and take a look!
- 2024-02-29 0 1576
-
- 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
-
- 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
-
- Microweber
- Microweber is an open source drag-and-drop website building tool and powerful next-generation content management system with built-in e-commerce capabilities. Whether your website is an online store, business website or personal blog, you can easily build it with Microweber. Thanks to its excellent drag-and-drop technology, Microweber makes it easier for you to build your website and see the changes you make to it in real time, even without technical knowledge. Its revolutionary real-time text writing and editing capabilities and drag-and-drop functionality mean the user experience is significantly improved, allowing users to edit text in less time
- 2023-08-15 155 1992
-
- OpenCV
- The open source computer vision library has over 2,500 algorithms and provides detailed documentation and example code for real-time computer vision. It runs on Windows, Linux, Mac OS X, Android, iOS, and is available in your browser via JavaScript. Language: C++, Python, Julia, Javascript Home page: https://opencv.org Q&A Forum: https://forum.opencv.org/ Documentation: https://do
- 2023-08-11 169 2215
-
- 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
-
- TeemIp - IPAM and DDI solution
- TeemIp is a free, open source, WEB-based IP address management (IPAM) tool that provides comprehensive IP management functions. It allows you to manage IPv4, IPv6 and DNS spaces: track user requests, discover and assign IPs, manage your IP plans, subnet spaces, zones and DNS records in compliance with best DDI practices. Meanwhile, TeemIp's Configuration Management Database (CMDB) allows you to manage your IT inventory and associate your configuration items (CIs) with the IPs they use. The project source code is located at https://github.
- 2023-08-18 173 2634
-
- PHP real-time Linq library
- PHP real-time Linq library
- 2017-12-09 134 1678
-
- PHP practical time class
- PHP practical time class
- 2017-03-11 193 1638
-
- Very practical php time class
- Very practical php time class
- 2017-03-31 239 2052
-
- PHP implements a class for calculating execution time
- PHP implements a class for calculating execution time
- 2017-03-11 225 1662
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201