current location:Home > dll文件修复 search

Classify:
Found a total of 21313 related content
  • Super cool CSS3 picture 3D rotation effect
    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
  • jQuery image background wall spotlight effect code
    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
  • Cool particle fragment video playback effects
    Cool particle fragment video playback effects
    three is based on canvas full-screen cool particle fragmentation and mp4 video files combined with playback effects. Support full-screen mp4 video playback to view the effect. Just modify the mp4 video file to replace it. ps: localhost cross-domain is required for demonstration
    2021-02-24 63 1723
  • 5 CSS3 icon mouseover effects
    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
  • 6 image mouseover effect JS codes
    6 image mouseover effect JS codes
    6 image mouseover effect JS codes. After the mouse hovers over the image, the text title appears in 6 different animation forms. It is compatible with mainstream browsers. PHP Chinese website recommends downloading! Instructions: 1. The head area references the css file, modernizr.custom.js 2. Add !-- code start --!-- code end --region code to the file 3. Copy the pictures in the images folder to the corresponding path
    2017-03-11 91 2050
  • v1.2.1 Cloud EC e-commerce system
    v1.2.1 Cloud EC e-commerce system
    Cloud EC e-commerce system (referred to as Cloud EC) is a set of free, open source e-commerce system software based on PHP+MYSQL independently developed by Foshan Yunmai E-commerce Co., Ltd. Cloud EC e-commerce system 1.2.1 update log: 2018-08-10 1. Fixed the problem of QR code not being displayed in some environments; 2. Added multi-attribute filtering support to the product list; 3. Fixed the issue where used coupons were incorrectly updated as expired when updating coupon status; 4. Fixed the problem of remote image download failure when publishing articles; 5.Fixed the error in freight calculation in some cases.
    2018-08-18 2537 2068405
  • Blue Culture Media Company Corporate Dreamweaver Template
    Blue Culture Media Company Corporate Dreamweaver Template
    The source code template of the Dreamweaver website of Atmospheric Culture Media Enterprise Company is encoded using Dreamweaver 5.7 UTF8. The software contains complete columns with background data, and can repair various style misalignments and errors.
    2017-02-18 88 3572928
  • BeginnerAdmin background management template 0.2.5
    BeginnerAdmin background management template 0.2.5
    BeginnerAdmin is a background management template based on Layui and supports all LayUI components. BeginnerAdmin 0.2.5 change log: 2017-06-08 Fixed several bugs and btable demonstration; The tab component adds a closeBefore event, which is triggered before closing the tab.
    2017-07-08 303 3469949
  • Company registration agency website template
    Company registration agency website template
    A website template is a ready-made web page framework. Use web page editing software to replace the original images and text of the template with your own content, and then publish it to your own website. Each website template compressed package contains: PSD image files (can be modified with Photoshop, ImageReady or Fireworks), button image PSD files, Flash source files and font files. It is recommended to use Dreamweaver software to add content to the NNT traffic website template. Website PSD template, Photoshop source file format, PSD files can be stored
    2017-12-08 50 3112314
  • Sportswear shopping website template
    Sportswear shopping website template
    A website template is a ready-made web page framework. Use web page editing software to replace the original images and text of the template with your own content, and then publish it to your own website. Each website template compressed package contains: PSD image files (can be modified with Photoshop, ImageReady or Fireworks), button image PSD files, Flash source files and font files. It is recommended to use Dreamweaver software to add content to the NNT traffic website template. Website PSD template, Photoshop source file format, PSD files can be stored
    2017-12-08 59 3112624
  • SCA introduction and application examples Chinese WORD version
    SCA introduction and application examples Chinese WORD version
    This document mainly talks about the introduction and application examples of SCA; SCA (Service Component Architecture) is a set of service system construction framework protocols proposed for SOA. It not only integrates the idea of ​​​​IOC, but also combines object-oriented reuse with code reuse. It has been upgraded to the reuse of business module components, and at the same time, the service interface, implementation, deployment, and invocation are completely separated, and the assembly and binding can be flexibly assembled through configuration. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 844
  • Android platform Overlay mechanism Chinese WORD version
    Android platform Overlay mechanism Chinese WORD version
    This document mainly talks about the Android platform Overlay mechanism; the Android overlay mechanism allows you to customize the resource files in the framework and package without modifying the apk in the package to achieve resource customization. To achieve the purpose of displaying different UI (such as MIUI). I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 838
  • Introduction to shell programming under Linux system Chinese WORD version
    Introduction to shell programming under Linux system Chinese WORD version
    This document mainly talks about the introduction to shell programming under Linux system; Shell programming has many features similar to C language and other programming languages, but it is not as complicated as programming languages. A shell program is a series of Linux commands and utilities placed in a file. When executed, each command is interpreted and executed one by one by Linux. Interested friends can come and take a look
    2024-01-27 9 1888
  • EasyUI Chinese learning tutorial DOC version
    EasyUI Chinese learning tutorial DOC version
    jQuery EasyUI is a collection of UI plug-ins based on jQuery, and the goal of jQuery EasyUI is to help web developers more easily create feature-rich and beautiful UI interfaces. Developers do not need to write complex javascript, nor do they need to have an in-depth understanding of css styles. All developers need to know are some simple html tags. This platform provides EasyUI Chinese learning tutorial downloads, friends who need it can download it!
    2024-02-27 0 828
  • Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
    Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
    As we all know, during the development process of J2EE projects, if you only modify the page during the debugging phase, you do not need to restart the application server. For example, you do not need to restart Tomcat. Just refresh the page in the browser. In fact, the fundamental reason why there is no need to restart application servers such as Tomcat is because we can set a virtual directory in the configuration file of the application server, so that we can know the directory where the web project is located, so we can save the need to package and then re-publish to Server steps. Interested friends can come and take a look
    2024-02-26 0 1063
  • WIKINDX
    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
    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
    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
    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
    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