current location:Home > explorerexe修复方法 search
Found a total of 21313 related content
-
- Super cool CSS3 picture 3D rotation effect
- Super cool CSS3 picture 3D rotation effect. After hovering the mouse, the picture will 3D rotate to the other side. Compatible with chrome and firefox browsers. Instructions: 1. Head area reference files component.css, demo.css, normalize.css 2. Add <!-- code start --><!-- code end -->area code to the file 3. Copy the pictures in the images folder to the corresponding path 4. Modify the picture
- 2017-03-11 70 1888
-
- JS super cool picture flipping display effect
- JS super cool image flipping display effect, control the way in and out of images according to the direction of the mouse in and out of the image, the effect is stunning, and it is compatible with mainstream browsers. Instructions: 1. Head area reference files lrtk.css, animation.css 2. Add !-- code start --!-- code end --region code to the file 3. The js code needs to be loaded into public.js and main.js after the html code. 4. If you need to modify the image size, just modify it directly in line 10 of lrtk.css
- 2017-03-11 119 1867
-
- jQuery image background wall spotlight effect code
- jQuery image background wall spotlight effect code. When the mouse hovers over a certain image, the image becomes brighter and other images become darker. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. The head area references the files lrtk.css and jquery 2. Add <!-- code start --><!-- code end -->area code to the file 3. Copy the pictures in the images folder to the corresponding path 4. Modify the transparency of the image, opacity:
- 2017-03-11 64 1767
-
- 5 CSS3 icon mouseover effects
- 5 CSS3 icon mouseover effects, hover the mouse over the image to view the effect. Compatible with major browsers. Instructions: 1. Head area reference file lrtk.css 2. Add <!-- code start --><!-- code end -->area code to the file 3. Copy the pictures in the images folder to the corresponding path
- 2017-03-11 73 1846
-
- 8 jQuery image mouseover effects
- 8 jQuery image mouseover effects, supporting multiple hover effects (mask, image flyout, etc.), compatible with mainstream browsers. Instructions: 1. Head area reference files jquery.min.js, lrtk.css, mosaic.css 2. Add <!-- code start --><!-- code end -->area code to the file 3. Copy the pictures in the images folder to the corresponding path
- 2017-03-11 78 1346
-
- The entire source code of the education and training institution website
- Unzip the compressed package, upload it to the FTP space, and install it according to the normal installation steps of DreamWeaver; After the installation is completed, restore the database, specify the template folder in the system settings, and then update the cache to generate the home page, content page and list page for use. When calling the home page, the call ID needs to be modified in some places.
- 2017-02-20 178 3574289
-
- 10.2 stable ZenTao project management software
- ZenTao project management software is a domestic, open source and free project management software based on the LGPL agreement. It integrates product management, project management, test management, and also includes many functions such as transaction management and organizational management. It is a Chinese The first choice for small business project management, it is based on the independent PHP development framework ─ ZenTaoPHP. Third-party developers or companies can easily develop plug-ins or customize it. ZenTao project management software 10.2 stable update log: 2018-08-02 Added Xuanxuan integration function; Fix B
- 2018-08-09 167 2087773
-
- Goku CRM v 0.5.5
- Wukong CRM is a customer relationship management system software. It is adapted to various operating systems such as Windows and Linux, and supports a variety of server software such as Apache, Nginx, and IIs. Wukong CRM is committed to making better and more practical software to promote the development of small and medium-sized enterprises, using free and open source methods to share technology and experience. Wukong CRM 0.5.5 update log: 2017-04-21 1. Fixed several security risks; 2. Solved the task and schedule description display problem; 3. Automatically generate field names when adding custom fields
- 2018-08-18 277 2054475
-
- Travel hotel booking car rental service website template
- One-stop service website template for travel hotel booking and car rental is a travel website template download suitable for providing one-stop service for hotel booking and car rental. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 48 673
-
- Internet data SEO service website template
- Internet data SEO service website template is a promotional website template download suitable for Internet companies that provide SEO, data analysis, software development and other services. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 18 778
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 998
-
- 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
-
- Red-nosed 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 red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- Android modification system.img method WORD version
- This document mainly talks about the method of modifying system.img in Android; I hope this document will help friends in need; interested friends can come and take a look
- 2024-02-29 0 1098
-
- Eclipse maven project configuration instructions Chinese WORD version
- This document mainly talks about the eclipse maven project configuration instructions; the purpose of writing this article is to solve a series of problems caused by environmental problems, such as class not found exceptions, old and new JARs, resulting in some methods being unavailable, and hot plugging is supported. Modification, when debugging the program, there is no need to restart tomcat and other problems after modification; interested friends can come and take a look
- 2024-02-27 0 1226
-
- Python website development guide WORD version
- This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
- 2024-01-25 0 979
-
- mod_python 3.2.8 Chinese manual doc version
- mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
- 2024-01-25 0 923
-
- python basic tutorial to lesson 60_python basic information word version
- Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find
- 2024-01-25 0 1072
-
- WIKINDX
- Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
- 2023-10-07 23 4395
-
- CiviCRM
- CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
- 2023-10-07 24 4482
-
- Joomla
- Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
- 2023-09-25 20 3945
-
- phpList
- phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
- 2023-09-18 15 4111
-
- SecLists
- SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
- 2023-09-11 30 5741
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749
-
- PHP library for processing text
- PHP library for processing text
- 2018-01-23 306 9825