current location:Home > download site
-
Service in-depth analysis WORD version
This document mainly talks about the in-depth analysis of Service; we start with the analysis of the fundamental meaning of Service. The essence of service is to respond to client requests. To provide services, you must establish a framework for receiving requests, processing requests, and responding to the customer service side. I think Android Service designers will always keep this service essential block diagram in their minds. From a program perspective, the service must have a closed loop framework and a request processing framework. I hope this document will help friends in need; interested friends can come and take a look.Mobile terminal2024-02-277042024-02-27 -
Android Studio development environment construction Chinese WORD version
This document mainly describes the establishment of the Android Studio development environment; please directly download the installation package with the SDK version when installing Android Studio. Interested friends can come and take a lookMobile terminal2024-02-277252024-02-27 -
CSS3 price tag special effects with background image
CSS3 price tag special effect with background image is a pricing form plug-in with background image, which is very suitable for use on various websites.form button2024-02-275102024-02-27 -
CSS3 honeycomb shortcut navigation code
CSS3 honeycomb shortcut navigation code is a css3 based on bootstrap to create a honeycomb icon navigation menu layout for my home page. The honeycomb is highlighted when the mouse is hovered.Menu navigation2024-02-275772024-02-27 -
Christmas crystal ball cartoon HTML5 special effects
Christmas crystal ball cartoon HTML5 special effect is a beautiful Christmas crystal ball animation special effect.html5 special effects2024-02-274182024-02-27 -
The third issue of eoeAndroid special issue: Android+Market and application release pdf version
The third issue of eoeAndroid special issue: Android+Market and application release pdf Android Market is not just an application store of Google. While apps are important, they're an insignificant variable in Google's Android Market. The biggest feature of this platform is that all developers can upload content after registering, and all uploaded content can be found immediately on the Android Market. This changes the past that content could only be obtained through payment.Mobile terminal2024-02-2711962024-02-27 -
Cool jQuery draggable magnifying glass animation
The cool jQuery can drag and drop the magnifying glass animation. Drag the magnifying glass to move on the page, and things hidden in the dark can be displayed on the magnifying glass.jQuery effects2024-02-274822024-02-27 -
jQuery vertical accordion drop-down menu effect
The jQuery vertical accordion drop-down menu effect is a code based on jQuery and Bootstrap to create a vertical accordion drop-down menu shrinking and switching. Click the label text content to shrink and switch the effect code.accordion effect2024-02-274462024-02-27 -
jQuery minimalist slider animation menu
The jQuery simple slider animation menu is a simple special effect based on jQuery. When we click on the menu item, a line will slide underneath, and the menu item will have a glowing animation effect.jQuery effects2024-02-274872024-02-27 -
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!Other manuals2024-02-277912024-02-27 -
go language reference manual Chinese CHM version
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. This article brings you the Go reference manual, you can download it if you need it! Go was developed by Robert Griesemer, Rob Pike, Ken Thompson from the end of 2007, and later joined by Ian Lance Taylor, Russ Cox and others. It was finally open sourced in November 2009 and Go 1 stable was released in early 2012. Version. The development of Go is now fully openServer side development2024-02-2721192024-02-27 -
jQuery carousel plug-in compatible with IE8
The jQuery carousel plug-in that is compatible with IE8 is a very compatible and very simple website focus map code.focus slide2024-02-274392024-02-27 -
Android AsyncChannel source code analysis WORD version
This document mainly talks about the analysis of Android AsyncChannel source code; the AsyncChannel class is used to handle asynchronous message passing between two Handlers. The Handler for message passing can be from the same process or in different processes. Handler message passing between different processes Implemented using Android's Binder communication mechanism. I hope this document will help friends in need; interested friends can come and take a look.Mobile terminal2024-02-276422024-02-27 -
CSS3 Swimming Pool Rules Explanation Picture and Text Album
CSS3 swimming pool rules description graphic album is a graphic and text introduction layout using div and css3 to create a web version of swimming pool rules description.Photo album effects2024-02-275172024-02-27 -
Programming English vocabulary summary Chinese WORD version
The content of this document is a summary of programming English vocabulary; it contains English words that are relatively unfamiliar in programming, and you can check them frequently in daily programming! Interested friends can come and take a lookOther manuals2024-02-276472024-02-27 -
ANDROID Bluetooth programming WORD document doc format
Using the BluetoothAdapter class, you can find surrounding Bluetooth devices on your Android device and then pair (bind) them. Bluetooth communication is transmitted to each other based on the unique address MAC. Considering security issues, Bluetooth communication needs to be paired first. Then start to connect to each other. After the connection, the devices will share the same RFCOMM channel to transmit data to each other. Currently, these implementations are implemented on Android 2.0 or higher SDK. 1. Finding/discovering devMobile terminal2024-02-2710362024-02-27 -
Basic knowledge of LotusScript language Chinese WORD version
This document mainly talks about the basic knowledge of LotusScript language; LotusScript is an object-oriented Scripting environment that is compatible with Basic. It has a powerful language range for developing object-oriented application software and can provide looping and branching capabilities. Arrays and the ability to access Notes objects. Interested friends can come and take a lookOther manuals2024-02-279422024-02-27 -
Celebrate New Year text icon flashing H5 special effect
The H5 special effect of celebrating the New Year text icon flashing is a special effect of celebrating the New Year flashing animation based on CSS3 SVG.html5 special effects2024-02-274442024-02-27 -
Purple style foreign exchange trading service website template
紫色风格外汇交易服务网站模板是一款适合从事外汇交易服务公司宣传网站模板下载。提示:本模板调用到谷歌字体库,可能会出现页面打开比较缓慢。Front-end template2024-02-2628382024-02-26 -
Webmaster Home Important Events jQuery Timeline
Webmaster's Home Important Events jQuery Timeline is a jQuery timeline special effects code with a sliding switching effect. This work is collected and organized by [Webmaster Materials], please indicate the source when reprinting!timeline effects2024-02-265542024-02-26 -
Building a React Native Android development environment under Windows Chinese WORD version 1.7MB
Recently, I saw that React Native seems to be very powerful. Driven by curiosity, I tried it out and recorded the steps to build a React Native Android environment under Windows for reference by friends in need. (This document refers to the official document); interested friends can come and take a look.Mobile terminal2024-02-2613602024-02-26 -
Detailed explanation of the use of AsyncTask in Android Chinese WORD version
There are two ways to implement asynchronous task mechanism in Android, Handler and AsyncTask. This document mainly describes the use of AsyncTask in Android; I hope this document will help friends in need; interested friends can come and take a lookMobile terminal2024-02-267432024-02-26 -
Use PowerDesigner to import SQL to generate data table model Chinese WORD version
This document mainly talks about using PowerDesigner to import SQL to generate a data table model; I hope this document will help friends in need; interested friends can come and take a look.Other manuals2024-02-2610822024-02-26 -
Using Adobe AIR to develop Android applications English pdf text version with source code
Put your ActionScript 3 skills to work in mobile app development. This book shows how to develop native applications for Android-based smartphones and tablets using Adobe AIR. You learn the entire development process hands-on, from coding options to getting your app published to the specific functionality of Put your ActionScript 3 skills to work building mobile apps. This book shows you how tMobile terminal2024-02-269252024-02-26