Sencha Study Notes 2: package your first Sencha Android app apk installation package, senchaapk
We have a preliminary impression on sencha through the introduction in the previous translation official Article. At the same time, we also generated the first sample application code framework through this wizard, many people may think that the next step should be bas
Through the introduction of the official article of the previous translation we have a preliminary impression of Sencha, and we have also generated the first sample application code framework through the wizard, so the next step may be that many people feel that you should look at the details of how an app is built, based on what the wizard suggests. But I think we can change the path of learning.Heaven Zhuhai The rudder is a relatively quick buck, so
your app.
Css3 font-face support
Sencha touch no longer uses WebKit masks for icons and now uses css3 font-face. this change significantly improves performance and scaling. this change requires that you convert your icons into a font file and specify the file's URL in your application's CSSFile. For more information on font-face, seefont-face rule. The font file can be true type (TTF), scaled vector graphics (SVG), or embedded openType (EOT). The web
First, Sencha generate: Automatically generate projects or code
1, Sencha generate app project name generation Path: Build a new ExtJS project
Note: The above command will download the trial version of the EXT code to your local, if you have downloaded to the local, you need to use the-SDK command to specify the local ext directory to build your application, as f
The layout is used to describe the size and location of the components in your application, and in the Sencha touch we provide the following layouts: 1.HBox:
Hbox and horizontal box layout, which we call the horizontal layout, here is a demo code:
Ext.create (' Ext.container ', {
Fullscreen:true,
layout: ' Hbox ',
items: [
{
xtype: ' Panel ',
HTML: ' Message list ',
flex:1
},
Download: Http://pan.baidu.com/s/1bnvVII Password: dy8n1th. Development of Mobile OA using HTML5 Technology-introduction of system demonstration and related technology2nd. Development of Mobile OA using HTML5 technology _ related software installation and use Sencha write the first HTML5 program3rd. Development of Mobile OA using HTML5 technology _ Learn Sencha Touch common view Controls (part 1th)4th. Deve
Original address: http://www.cnblogs.com/dowinning/archive/2012/02/14/2350303.html
Objective:
It is always difficult to read English documents, and the non-native and professional speeches are easily discouraged and impetuous, which leads to inefficient learning.
Translation is a good way to translate the learning needs into the task of translation, forcing oneself not only to see, to understand, but also to carve, and then clear expression, the results of this study in translation is undoubtedl
1. Install the original software, which can be 2.0 or 2.1
2, and then findUser. LicenseFile
WindowsC: \ Documents and Settings \ \ Local Settings \ Application Data \ sencha, INC \ sencha effecect 2.0/user. License
Linux/Home/**/.
Previously said
Sencha phonegap init com. pushsoft. myapp MyApp
The package installation package is named "“myapp.apk". The program name displayed on the mobile phone desktop (text under the icon) is also "MyApp"
If you want to change to another name, modify the MyApp \ config. xml file and set"
MyApp
"Change the name of MyApp in the middle to the desired name. Note: If the xml content contains Chinese characters, it should be changed to UTF-8 enco
Said beforeSencha phonegap Init com.pushsoft.myapp MyAppAfter the packaged program install package APK name is "myapp.apk", the program name displayed on the phone desktop (the text below the icon) is also "MyApp"If you want to change to a different name, change the Myapp\config.xml file, and change the top "Note that the assumption of XML content in Chinese, to be changed to UTF-8 encoding, note that the text file encoding, not the top "1.0 ' encoding= ' utf-8 '"?>. It is recommended to change
write the interface, especially JS play better friends, because the Sencha official use of the sample code to open source for everyone, but also the most correct use. Take chart as an example:Official code example:Http://examples.sencha.com/extjs/6.0.1/examples/kitchensink/?charts=true#line-markedThe top right corner of the list of three code navigation, respectively, view, Contoller,store, respectively, r
Sencha Ext JS is now the world's most advanced and most powerful JavaScript application development framework that supports multi-platform and multiple devices. First look at the development of Ext JS history.
1 Ext JS Development history
1.yui-ext's author Jack Slocum (Jack Slocum) intends to make a custom extension of the Yahoo User Interface based on the BSD protocol, but then once more than his father Yui;
2. At the end of 2006, Yui-ext was sim
. Select "sencha touch" and click "add library". Then, select "extjs" in the pull-down list ";
4. Select extjs and click Add file, and then select the sencha-touch-1.1.0 file in your sencha-touch-debug-w-comments.js directory;
5. Set the new
Wrote for a long time Sencha touch, did not expect to change work unexpectedly more than a year did not engage. Because of the project to collect a lot of components, due to laziness, no finishing, now think a little regret, plus if this discard, feel some regret, today collated a bit on GitHub, can help sencha-touch friends to improve.
Touchtreegrid and CalendarpickerSencha Touch Tree grid,
Sencha Ext JS is now the world's most advanced and powerful JavaScript application development framework that supports multi-platform and multi-device. First look at the development history of Ext JS.1 Ext JS Development history
Yui-ext's author Jack Slocum (Jack Slocum) intends to make a custom extension to the BSD-based Yahoo User Interface (Yui) library, but was later overshadowed by his father, Yui;
At the end of 2006, Yui-ext was sim
Sencha effecect is a major upgrade to ext designer. Sencha effecect 2 is a visual Application Builder that uses sencha touch 2 to build mobile applications and extJS 4 to build a desktop application.
Sencha effecect 2 is built on the company's HTML5 layout tool ext design
First of all, the purpose of jsbuilder and why jsbuiler should be used are found from the internet in the following statements:
The aim of JS builder is, ultimately, to make your website or application load quicker. it does this by combining your JavaScript and CSS files, Minifying them and outputting them to fewer files. you may, for example, opt to have one CSS file, and two JavaScript files (Ext-all.js and app. JS ). this results in far fewer requests to your server which, although the indi
JS framework selection-extjs pricing, js framework selection-extjs
Recently, I made an enterprise-level web application involving the framework used by js. I asked a few colleagues about extjs, but none of them mentioned the charging issue. Small companies and small websites are fine, and large enterprises must take it seriously. In particular, in the recent insp
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.