current location:Home > download site
-
Online e-book store mall website template
网上电子书店商城网站模板是一款精美的网上电子书店商城服务宣传网站模板下载。提示:本模板调用到谷歌字体库,可能会出现页面打开比较缓慢。Front-end template2024-02-2821202024-02-28 -
JS gradient border MP3 player code
The JS gradient border MP3 player code is a circular music player based on JS+CSS3 drawing, which supports switching to the previous or next song, playback pause, volume control, etc.Player special effects2024-02-286452024-02-28 -
Analysis of linear interpolation Lerp function in Unity3D Chinese WORD version
This document mainly talks about the analysis of the linear interpolation Lerp() function in Unity3D; in unity3D, the linear interpolation function Lerp() is often used to interpolate between two materials. Between vectors, between two floating point numbers, between two colors, friends in need can download it and take a look.Other manuals2024-02-2810622024-02-28 -
jQuery fade in and out multi-level drop-down animated menu
jQuery fades in and out multi-level drop-down animation menu. When the menu pops up, it will be displayed in an animation. Similarly, when the drop-down menu is hidden, the menu items will disappear in a fade-out animation.jQuery effects2024-02-284882024-02-28 -
Publish WebService common framework Chinese WORD version
This document mainly talks about the common framework for publishing WebService; I hope this document will help friends in need; interested friends can come and take a look.Other manuals2024-02-2811202024-02-28 -
jQuery Audio music playback code
The jQuery Audio music playback code is an mp3 music player based on the audio attribute. It pauses the music playback demo code.Player special effects2024-02-286492024-02-28 -
AndroidStudio imports Cordova project Chinese WORD version
This document mainly talks about the import of AndroidStudio into the Cordova project; I hope it will be helpful to everyone's learning; interested friends can come and take a look.Mobile terminal2024-02-2812202024-02-28 -
Android eclipse program debugging Chinese WORD version
This document mainly talks about Android eclipse program debugging; when using eclipse to develop android programs, breakpoint single-step debugging is possible just like VS. I hope this document will help friends in need; interested friends can come and take a look.Mobile terminal2024-02-289052024-02-28 -
Android embedded SQLite database Chinese WORD version
This document mainly talks about the Android embedded SQLite database; a relational database SQLite is embedded in the Android platform. Unlike other databases, SQLite does not distinguish types when storing data; interested friends can come and take a look.Mobile terminal2024-02-2811552024-02-28 -
Danmaku video player plug-in Aoiplayer
The barrage video player plug-in Aoiplayer is a jQuery Aoiplayer barrage video player plug-in that can customize mp4 video playback without PHPASPX and other support.Player special effects2024-02-287142024-02-28 -
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. hopeMobile terminal2024-02-287872024-02-28 -
The use of multi-threading technology in iOS development WORD version
This document mainly talks about the use of multi-threading technology in iOS development; the so-called process corresponds to an application, which is responsible for opening up memory space for application use, but the process cannot execute tasks (instructions). A process contains at least one thread, which is the execution flow of the program. When an iOS program starts, while creating a process, it will start running a thread, which is called the main thread; I hope this document will help friends in need; interested friends can come and take a look.Mobile terminal2024-02-2811702024-02-28 -
GStreamer Application Development Manual Chinese PDF version
GStreamer is a very powerful and versatile streaming application framework. Many of GStreamer's advantages come from the modularity of its framework: GStreamer can seamlessly incorporate new plug-ins. However, due to the pursuit of modularity and high efficiency, GStreamer has become complex in the entire framework. At the same time, due to the increase in complexity, developing a new application is not so simple. This guide attempts to help you understand the GStreamer framework (version 0.10.3Other manuals2024-02-2811132024-02-28 -
WebService calls test method Chinese WORD version
This document mainly talks about the WebService calling test method; I hope this document will help friends in need; interested friends can come and take a look.Other manuals2024-02-2810612024-02-28 -
Use of android VideoView Chinese WORD version
This document mainly talks about the use of Android's VideoView; Android comes with a VideoView, which is used to play videos and online videos. It is a class that inherits SurfaceView and uses MediaPlayer for playback. I hope this document will help friends in need; interested friends can come and take a look.Mobile terminal2024-02-2810942024-02-28 -
Mouse dragging picture elastic slider effect
The elastic slider effect of dragging the image with the mouse. Clicking and dragging the image with the mouse will produce an elastic effect, which is suitable for any web page production.Picture special effects2024-02-285672024-02-28 -
Detailed explanation of SQLite application in Android Chinese WORD version
This document mainly talks about the detailed explanation of SQLite application in Android; I hope this document will help friends in need; interested friends can come and take a look.Mobile terminal2024-02-2810642024-02-28 -
HTML5 responsive navigation menu effects
HTML5 responsive navigation menu effect is a very practical widescreen navigation menu UI layout effect.Menu navigation2024-02-287052024-02-28 -
Quickly get started with Android database operations Chinese WORD version
Android uses the relational database SQLite3, which is a lightweight embedded database that supports SQL and is widely used in embedded operating systems. WM also uses SQLite3; more details about the principles and principles are in this article I won’t mention it, but if you want to quickly learn to operate SQLite3, then this is the article you are looking for! Interested friends can come and take a lookMobile terminal2024-02-289902024-02-28 -
Subversion Installation and Instructions Document WORD Version
This document mainly describes the installation and use instructions for Subversion; Subversion is a free/open source version control system that is gradually replacing CVS. Subversion's repository can be accessed through the network, allowing users to operate on different computers. Subversion supports versioned directories, true version history, atomic commits, versioned dataless, an optional network layer, consistent data operations, efficient branch and tag operations, and modifiability. I hope this document will help those in need; those who are interestedOther manuals2024-02-289532024-02-28 -
JS Jiugongge picture click player music code
JS nine-square grid picture click player music code is a default nine-square grid arrangement, the mouse clicks the picture to play the music code.Player special effects2024-02-285922024-02-28 -
CXF creates webservice server Chinese WORD version
This document mainly talks about CXF creating webservice server; Apache CXF is an open source Services framework. CXF helps you use Frontend programming API to build and develop Services, like JAX-WS. These Services can support multiple protocols, such as SOAP, XML/HTTP, RESTful HTTP or CORBA, and can run on multiple transport protocols, such as HTTP, JMS or JMS.Other manuals2024-02-289372024-02-28 -
Perl DBI Chinese manual pdf version
Perl DBI manual Chinese translation pdf, Perl DBI Chinese help document, covering Perl DBI name, overview, description, DBI classes, processor general methods, general properties, DBI database processing objects, database processing methods, etc. In order to make it easier for everyone to learn, Script House has specially packaged the Chinese translation version of Perl+DBI Programming (chm).chm Perl+DBI Programming-[US] Descartes-China Electric Power Press-2001.pdf Perl.DBI Manual. pdfProgramServer side development2024-02-2815232024-02-28 -
Easy Language Learning Manual Ten Days Illustrated Tutorial to Learn Easy Language pdf version
The Ten Days to Learn Easy Language Illustrated Tutorial provides a vivid and systematic explanation of the usage and operating techniques of Easy Language in the form of illustrations. Friends who need it can download it and take a look! The whole book is divided into ten chapters and is completed in ten days. The first chapter introduces the installation of Yi Language and the interface after operation. At the same time, a very simple small program is introduced to help users get started. Finally, we introduce the input methods of programming and some common problems encountered by beginners. Chapter 2 will touch on some specific issues, such as how to write a program that equals 1+2, and understand the concept of variables, the valid range of variables, data types and other knowledge.Other manuals2024-02-288812024-02-28