current location:Home > 文件服务器工具 search

Classify:
Found a total of 21313 related content
  • A simple example of selecting image cropping and uploading to the server using pure js
    A simple example of selecting image cropping and uploading to the server using pure js
    The simplest pure js+html5 example of selecting image cropping and uploading to the server. Parameters control the size of the cropping area. The cropping area is movable. It supports preview after cropping and provides an example of receiving and uploading PHP files on the server side.
    2021-04-27 41 1383
  • jquery lower right corner fixed layer returns to top code
    jquery lower right corner fixed layer returns to top code
    The fixed layer in the lower right corner of jquery returns to the top code. The source file of the classic web UI toolkit is suitable for web UI design.
    2020-05-29 193 4780
  • vue random password generator special effects
    vue random password generator special effects
    Create a web version of the random password generator tool code based on VUE + JS + element-ui. Contains selection functions such as English, numbers, special symbols, characters, generation length, generation number, etc.
    2021-02-01 74 1707
  • Super sci-fi cool visualization with music space-time tunnel special effects background animation
    Super sci-fi cool visualization with music space-time tunnel special effects background animation
    Download the super sci-fi cool visualization background animation code with music and space-time tunnel special effects. Support custom music files. Warm reminder: The js special effects music needs to be run in a server environment or opened locally using Firefox browser, otherwise there will be only animation and no music.
    2018-10-27 201 6899
  • Two html5 image display effects
    Two html5 image display effects
    Two kinds of HTML5 image display effects, smooth animation effects, compatible with mainstream browsers, recommended download on the PHP Chinese website! Instructions: 1. Introduce the style sheet files app.css, index.css and fonts.css in the head area 2. Add <!-- code start --><!-- code end --> comment area code to your web page. 3. The icons all use Web open fonts. Please see the css directory for specific files.
    2017-03-11 88 1682
  • Artificial intelligence tool service company website template
    Artificial intelligence tool service company website template
    The artificial intelligence tool service company website template is a company website template download that provides artificial intelligence tool services such as blog writing, digital advertising copywriting, product descriptions, social media content, news articles, etc. Tip: This template calls the Google font library, and the page may open slowly.
    2023-08-08 26 419
  • Blue Internet service platform website template
    Blue Internet service platform website template
    Blue Internet Service Platform website template, a full set of templates, including homepage, platform introduction, development tools, documents, document details, development support, about us, registration, login and other website template pages.
    2017-08-09 57 3429110
  • phpMyAdmin database management tool
    phpMyAdmin database management tool
    phpMyAdmin is a MySQL database management tool based on PHP and structured in Web-Base mode on the website host. phpMyAdmin can manage the entire MySQL server (requires superuser) or a single database.
    2020-05-02 208 2394
  • phpSysInfo
    phpSysInfo
    Based on Apache and PHP, simply monitor the server status, including the system used by the server, core version, server hardware information details, as well as network device usage, memory usage, disk information, etc. You can select it at the top of the page The style and language of the page.
    2020-05-23 99 4566
  • Graphic design company corporate template
    Graphic design company corporate template
    Graphic Design Company Corporate Template, Full Set of Templates, DIV+CSS Layout, Contains About Us, Services, Jobs, Blog, Prices, Buttons & Lists, Text & Images, Tags & Toggles, Ranking List, Lightbox, Video & Image Slider, Google Website template pages such as maps and widgets.
    2017-08-10 42 3426956
  • PHP realizes multi-server session sharing and memcache sharing Chinese WORD version
    PHP realizes multi-server session sharing and memcache sharing Chinese WORD version
    PHP realizes multi-server session sharing and memcache sharing Chinese WORD version
    2017-10-11 285 3291911
  • PHP realizes memcache sharing of multi-server session sharing
    PHP realizes memcache sharing of multi-server session sharing
    This article is a continuation of PHP's NFS sharing of multi-server session sharing, but this time, I use memcache to store sessions. Please see here for the installation of memcache: Build an efficient, reliable, and stable WEB server
    2017-12-08 341 3111279
  • php concise tutorial
    php concise tutorial
    A brief tutorial on PHP programming Table of contents Preface .4 Chapter 1 Introduction to PHP .... 6 Section 1 Introduction to PHP .. 6 1. How web programs work... 6 2. Introduction to PHP .... 9 Section 2 Setting up the PHP development environment... 9 1. Programming, selection of software development tools .. 9 2. Installation and configuration of server software 10 Section 3 Experiment 1 Construction of PHP development environment. 11 0.Experiment
    2017-12-08 301 3111714
  • SVN construction and usage instruction video (Boolean Education)
    SVN construction and usage instruction video (Boolean Education)
    "SVN Video Tutorial", SVN: full name Subversion, is a code version management software that manages data that changes over time. This data is placed in a central repository. This archive is much like a regular file server, but it remembers every file change. This way you can restore a file to an older version, or browse the file's change history. Many people think of version control systems as some kind of "time machine."
    2017-10-15 584 3283466
  • Several signs that you are still a PHP newbie
    Several signs that you are still a PHP newbie
    I would like to include this article in my "Programming Mistakes" series. Although I have been exposed to software engineering, enterprise software architecture and database design in regular university courses, I still feel the "guilt" of the following facts from time to time. Of course, these are all my subjective feelings and are oriented to Eclipse: You are new to PHP, if you: 1. Not using tools like phpDoc to properly comment your code 2. Turn a blind eye to excellent integrated development environments such as Zend Studio or Eclipse PDT 3
    2017-12-08 322 3111282
  • Asset server server construction for Unity3D game development Chinese WORD version
    Asset server server construction for Unity3D game development Chinese WORD version
    This document mainly talks about the construction of Asset server server for Unity3D game development; Asset Server is currently the resource version management tool that comes with Unity. It is similar to the SVN and perForce we are usually familiar with. However, for the current Unity, Asset Server is more powerful than Unity. Version control software such as SVN and perForce are easier to use, because the Unity3.x version does not support software such as SVN very well. When multiple people work together, data loss and other situations often occur. because
    2024-02-27 1 680
  • Websphere deployment and release steps Chinese WORD version
    Websphere deployment and release steps Chinese WORD version
    This book mainly describes the steps of Websphere deployment and release; WebSphere is IBM's software platform. It encompasses the entire middleware infrastructure, such as servers, services, and tools, required to write, run, and monitor 24/7, industrial-strength, on-demand web applications and cross-platform, cross-product solutions. WebSphere provides reliable, flexible, and robust software. Interested friends can come and take a look
    2024-01-29 0 744
  • Netty code analysis Chinese WORD version
    Netty code analysis Chinese WORD version
    This document mainly talks about Netty code analysis; Netty provides asynchronous, event-driven network application framework and tools to quickly develop high-performance, high-reliability network server and client programs; friends in need can download and read look
    2024-02-29 1 1862
  • Python Overview Chinese WORD Version
    Python Overview Chinese WORD Version
    This document provides an overview of Python; Python's built-in interfaces to operating system services make it an ideal tool for writing portable management tools and components (sometimes called shell tools) that maintain operating systems. Python programs can search files and directory trees, run other programs, use processes or threads for parallel processing, and more. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-23 0 703
  • 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