current location:Home > 文件扩展名修改 search

Classify:
Found a total of 21321 related content
  • HTML5 Canvas signature drawing board function code
    HTML5 Canvas signature drawing board function code
    The HTML5 Canvas signature drawing board function code is a functional code that supports clearing, undoing, withdrawing, erasing, modifying the brush thickness and color, extending the canvas width, extending the canvas height, dragging and changing the height of the drawing board, etc.
    2019-03-06 142 2420
  • Automatically hidden QQ online customer service code
    Automatically hidden QQ online customer service code
    The automatically hidden QQ online customer service code is a QQ online customer service code that can be automatically hidden by default based on jQuery. The interface is very simple. This JS code special effect can place different customer service QQ numbers according to the customer service function. Move the mouse up to expand it. Customer service information will be automatically hidden when removed. If you need to modify the customer service information, just modify the service.js file.
    2017-06-12 291 2287
  • JS super cool picture flipping display effect
    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 213 2079
  • 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 167 1895
  • Angular component library
    Angular component library
    This component encapsulates Angular1.0 version. The component implements the following functions: routing, sub-routing, carousel, cookie reading and writing, encryption, form submission verification, interceptor, whitelist, search filtering and sorting (level division), upper and lower case Conversion, Map array loop traversal, dynamic modification of background data and other functions.
    2019-09-10 117 1085
  • Meiyi enterprise content management system source code
    Meiyi enterprise content management system source code
    Meiyi enterprise content management system implements all functions using Html, CSS, and JS. There is no need to modify the program at all, allowing users to have lower technical requirements, simpler use, and more convenient function expansion.
    2017-02-18 235 3573095
  • HTML5 website is about to launch front-end template
    HTML5 website is about to launch front-end 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-11 108 3103353
  • HTML5 car-mounted horizontal waxing corporate website front-end template
    HTML5 car-mounted horizontal waxing corporate website front-end 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-11 118 3103098
  • 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 141 3112515
  • 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 161 3112811
  • 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 42 1058
  • Getting Started with Android Game Framework AndEngine WORD Version
    Getting Started with Android Game Framework AndEngine WORD Version
    This document mainly talks about getting started with the Android game framework AndEngine; AndEngine is a 2D game engine that uses OpenGLES for screen rendering and can run on systems that support Android 1.6 and above. It should be said that AndEngine has more game components and extended functions than the Libgdx engine introduced earlier. And unlike Libgdx, it can already support Chinese by default, and using the screen coordinate system for drawing is more in line with general Android drawing habits. hope
    2024-02-28 15 907
  • Vuex Reference Manual Chinese CHM version
    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
  • lua
    lua
    This document is the Chinese manual of lua-5.1; Lua is an extended programming language that is designed to support general procedural programming and has related data description facilities. Lua can also provide good support for object-oriented programming, functional programming, and data-driven programming. It can be used as a powerful, lightweight scripting language for any program that needs it. Lua is a free software, and its use license determines that there is generally no guarantee for its use. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-29 32 1286
  • 150 Examples of Delphi 7 Application Programming Full Book Content CHM Edition
    150 Examples of Delphi 7 Application Programming Full Book Content CHM Edition
    Download the CHM book with 150 Examples of Delphi 7 Application Programming. The book mainly uses 150 examples to comprehensively and in-depth introduce the common methods and techniques of developing applications with Delphi 7. It mainly explains the use of Delphi 7 for interface effect processing, image processing, Graphics and multimedia development, system function control, file processing, network and database development, and component application, etc. These examples are simple and practical, highly typical, and have outstanding functions. The technologies used in many examples can be slightly expanded to solve similar problems. The best way to use this book is to learn from examples
    2024-01-18 2 991
  • MinGW - Minimalist GNU for Windows
    MinGW - Minimalist GNU for Windows
    This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
    2023-08-10 174 3995
  • Nextcloud Server
    Nextcloud Server
    Nextcloud Server is a free and open source server software that allows you to store all your data on a server of your choice. With Nextcloud, you can easily access and store data located in data centers you trust, sync data across devices, and share your data for collaboration. It provides the best security in self-hosted file sync and sharing and can be extended with hundreds of apps.
    2023-08-18 153 2022
  • iTop - IT Service Management & CMDB
    iTop - IT Service Management & CMDB
    iTop stands for IT Operations Portal. It is a complete open source and web-based IT service management platform that includes a fully customizable configuration management database (CMDB), a help desk system and a document management tool. It complies with ITIL standards and can be easily customized and extended to integrate with your IT thanks to a large number of add-ons and web services. iTop also provides batch import tools to help you be more efficient. The project source code has been migrated to https://github.com/Combodo/iTop
    2023-08-15 164 2212
  • 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