PHP generated two-dimensional code, personally think that the most commonly used, 1. Using Google's API generation, 2. Using PHP QR code generation, the two-dimensional code generated by both methods is very clear, the effect is good. The following
In Android applications, drawable resources are often used, such as tablet resources, and in Android development we use drawable classes to drawable types of resources.drawable resources are generally stored in the application directory of the
When using Qt to develop an app for Android, sometimes our app carries some resource files, such as PNG, JPG, and possibly some configuration files, such as XML, where are these files placed?There are two ways of doing this:
Qrc
Assets
Bitmap-called bitmaps, the general bitmap file format suffix bmp, of course, there are many encoders such as RGB565, RGB888. As a per-pixel display object, the execution efficiency is high, but the disadvantage is obvious that the storage efficiency
1. What kind of resources can we name?For:
res/anim/
XML files, which are compiled into frames by frame animation (frame by frame animation) or tweened animation (tweened animation) objects
res/drawable/
. png,.
What is the beautiful free pure JavaScript chart library Highcharts?
Highcharts is a graph library written in pure JavaScript. It is easy and convenient to add interactive charts on websites or web applications, it is also free for personal
Android Learning-resource access1. Static native resources are kept in assets, such as Db,mp3, etc.2. Other general access by R.
Directory
Storage Resources
Description
/res/animator
XML for Property
1.SRC: Store all the *.java source programs.2.gen: Save path for automatically generated code file for ADT plug-in, R.java will save all resource IDs.3.assets: Can hold the project some large resource files, such as: pictures, music, fonts and so on.
What is Highcharts? Highcharts is a graph library written in pure JavaScript. It is easy and convenient to add interactive charts on websites or web applications, it is also free for personal learning, personal websites, and non-commercial use.
Google recommends that we isolate resources from the code when developing Android applications so that we maintain them separately. With a separate resource design, we can also provide optional resources to support specific device configurations
1. Picture ResourcesPicture resources is the simplest drawable resources, as long as the *.png, *.jpg*,. gif and other formats in the/res/drawable-xxx directory, the Android SDK will automatically load the image in the compilation app, and generate
CSS best practices (or specifications ):
1. Name:1.1 Use easy-to-understand English words and name them by content/function;{Frequently used names: page, wrap, layout, header (head), footer (foot, ft), content (cont), menu, nav, main, submain,
Introduction: Here are a few CSS tips you may not know, 1. Color photos become black and white, 2. All elements are centered vertically, 3. Disable mouse, 4. Fuzzy text, small series of learning energy full of, feel the css and full of love, you
1. HTMLFull name: Hyper Text mark-up Language Hypertext Markup Language2. History:3. Common way:Method One, NotepadMethod Two: DreamweaverMethod Three: Web browser dynamic generation4. Document Structure: start and end of website files header
First, installation and use1. Global Installation WebpackNPM Install Webpack-g2. Establish a Package.jsonNPM Init3. Installing Webpack DependenciesNPM Install Webpack--save-dev4. Using the Webpack development tool, install webpack-dev-server there
Bitmap related1. Bitmap is more special because it can not be created and can only be aided by the bitmapfactory and according to the source of the image may be divided into the following situations:* PNG images such as: R.drawable.tianjinJava
no intention to find themselves folder inside there is such a file, specifically from where to do not remember, look carefully, found the summary is very good, paste out to share. Whether from the perspective of technology or development, for the
A static server instance implemented by Nodejs and a nodejs static instance
Refer to the static server example at cnodejs.org and write the following nodejs static server example, which contains cache, compression, and the following code:Copy
Webpack is a recent comparison of fire construction tools, with the same relatively fire Reacjs and ES6 (ES2015) must be now a lot of trend programmer pursuit. Not much nonsense, here's how to set up our build tool from 0.InstallationIf you install
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.