current location:Home > 安全访问 search
Found a total of 21313 related content
-
- 360 security router full screen scrolling effect
- 360 security router full screen scrolling effect
- 2019-10-18 44 1153
-
- Cheetah Safe Browser special page full-screen scrolling up and down switching special effects JS code
- The special page of Cheetah Safe Browser has full-screen scrolling and up and down switching special effect JS code. The scrolling effect is very smooth. It is implemented based on jQuery. The effect is captured from the Cheetah website. It is a very good special guide page.
- 2017-01-13 75 1923
-
- 520 confession artifact special effects code
- Confession artifact, compatible with both mobile and PC terminals. Directly visit the homepage index.html to preview.
- 2022-03-08 279 6299
-
- Simple 404 error page does not exist
- Simple pink 404 access page and 404 error prompt page. This pink 404 page can be used in the maternal and infant and female information industries.
- 2019-06-26 337 2779
-
- jQuery determines that the browser version is too low prompt code
- jQuery determines that the browser version is too low and the prompt code is a special effect that prompts users to change browsers that do not support HTML5 and CSS3 codes. Tip: Your browser version is too low, which may cause the website to not be accessible properly! In order for you to use the website functions normally, please use these browsers.
- 2017-12-12 39 1376
-
- v3.5.1Piwik website access statistics system
- Piwik is an open source website visit statistics system built on Php+MySQL technology, formerly known as phpMyVisites. Piwik website statistics system can give you detailed statistical information, such as the number of web page visitors, most visited pages, search engine keywords, etc., and uses a large amount of AJAX/Flash technology to make the operation easier. In addition, it also uses plug-in extensions and an open API architecture, allowing developers to create more functions according to their actual needs.
- 2018-05-28 94 2413278
-
- Official website of Blue Security Protection Company
- Official website of Blue Security Protection Company
- 2018-01-02 113 3026960
-
- Blue security protection company website template
- Blue security protection company website template
- 2018-01-18 76 2959732
-
- Financial security encryption technology responsive web template
- Financial security encryption technology responsive web template
- 2018-01-25 30 2927978
-
- Giant Bicycle official website full set of website template download
- Download the full set of website templates for Giant Bicycle's official website.
- 2017-01-18 73 3582609
-
- Linux remote access tools
- Linux remote access tools
- 2022-02-09 25 2292
-
- PHP Security Basics (Chinese version)
- PHP Security Basics (Chinese version)
- 2018-02-10 332 2867875
-
- Network Security Basics Tutorial
- Network Security Basics Tutorial
- 2018-01-22 222 2943468
-
- PHP+MySQL commercial website construction practice
- Chapter 1 Getting Started with Linux 1-1 Characteristics of operating systems 1-2 Installation settings 1-2-1 hard disk partition 1-2-2 Set LILO 1-2-3 Network address and time zone settings l-2-4 Set the account passwords of system administrators and general users 1-2-5 system safety certification l-2-6 Select the installation kit 1-2-7 Set up the display card and test Xwindows l-2-8 Start installing the kit l-3 Common commands l-4 basic network settings
- 2017-12-11 349 3103499
-
- 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 3111639
-
- People visiting the Internet to experience technology with VR eyes vector material (EPS)
- This is a vector material of people wearing VR glasses accessing the Internet to experience technology. The format is EPS and includes a JPG preview.
- 2023-09-20 9 2411
-
- Hard hat, wrench, hammer and other tools design Labor Day vector material (AI+EPS)
- This is a Labor Day vector material designed with tools such as a hard hat, a wrench, a hammer, a vise and a screwdriver. It is available in AI and EPS formats, including JPG preview.
- 2023-09-19 1 413
-
- Hard hat, hammer, wrench and other tools design Labor Day vector material (AI+EPS)
- This is a Labor Day vector material designed with tools such as a hard hat, hammer, wrench, screwdriver and triangle ruler. It is available in AI and EPS formats, including JPG preview.
- 2023-09-12 0 562
-
- Hard hat wrench vise and other tools design Labor Day vector material (AI+EPS)
- This is a Labor Day vector material designed with tools such as hard hats, wrenches, vise, screwdrivers, screws and nuts. It is available in AI and EPS formats, including JPG preview.
- 2023-09-19 2 341
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Android security and permissions WORD version
- This document mainly talks about the security and permissions of Android; Android is a multi-process system, and each application (and system component) runs in its own process. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-28 2 1925
-
- 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 903
-
- Writing a small database with Delphi Chinese WORD version
- This document mainly talks about using Delphi to write small databases; Delphi is one of the most popular programming tools at present. It has many advantages in developing database applications and provides a powerful way to develop database applications based on the client/server model. ability. In terms of database access, it is equipped with Borland Database Engine (BDE), which can access various databases through SQL Links, ODBC and other technologies, and can also use ADO to access various databases. In terms of application client development, Delphi provides
- 2024-01-18 0 608
-
- Maven series
- Some companies do not provide external networks for programmers, so maven cannot be used to access remote warehouse addresses, so it is necessary to find a machine in the LAN that has external network permissions; build a nexus private server, and then programmers connect to this private server In this case, you can access the maven remote warehouse through this computer with a nexus private server. Interested friends can come and take a look
- 2024-02-29 6 1571
-
- Perl Lwp documentation chm version
- LWP is the abbreviation of Library for Web access in Perl. The purpose is very clear, it is a Perl package for accessing the Web server. Using the LWP package, we can easily access resources on external web servers in our perl scripts. Why use LWP? Today's website applications are becoming more and more complex. It is simply impossible to simply write a Sockettelnet to obtain resources using the GET command, especially for some websites that require passwords to log in. If you just want to simply get
- 2024-02-29 5 1679
-
- Server security dog
- Server security dog
- 2018-02-03 136 4762
-
- win2003 server security
- win2003 server security
- 2018-02-03 78 4512
-
- Website content security protection
- Website content security protection
- 2018-02-03 64 4728
-
- Server iis security expert
- Server iis security expert
- 2018-02-03 61 4533
-
- phpstudy security self-check fix
- phpstudy2016/2018 security detection and repair
- 2019-09-23 743 21891
-
- Postgresql-DB access PHP class
- Postgresql-DB access PHP class
- 2017-04-10 163 2394
-
- PHP access MYSQL database encapsulation class
- PHP access MYSQL database encapsulation class
- 2017-03-16 100 1286
-
- SecurityMultiTool-masterPHP security library
- SecurityMultiTool-masterPHP security library
- 2017-12-19 173 4270
-
- PHP security, anti-injection class
- PHP security, anti-injection class
- 2017-12-26 125 2086
-
- phpseclib-masterPHP secure communication library
- phpseclib-masterPHP secure communication library
- 2017-12-08 43 1196