In the past, when I tried to deploy the tool, I always encountered an error and did not prompt where the error occurred. I tried it several times and put it down. I tried to get it over the past few days. It took me nearly a day, I finally got it done (encoding problem, helpless). Now I want to share it with you, hoping to help students who have the same problems as me.
This tutorial describes how to use sencha SDK
With ext JS 5来 using Sencha cmd-------------------------------------------------------------------This guide creates an application by processing the Sencha Generate App command that uses Sencha cmd, which is used to allow an application to endDealing with updating an existing application to experience Sencha CMD is in
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
use the build command of sencha cmd to construct your JSB file. In other words, sencha cmd can generate a compressed constructor package to replace the previous version. This operation will not update your JSB files generated by the previous SDK.
Sencha touch2.0 and sencha ext JS 4.0 require sdk2.0
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
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
},
. Both of them have good documentation. Sencha Touch Official documentation is pretty good, and the cover of the JQuery mobile document is pretty. However, Sencha Touch's documentation is better than jquery mobile. Sencha touch
is better than jquery Moblie documentation and is not confusing.
Not much content
official support
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
The default icons provided by sencha touch are limited, so there are only a few APIs.
However, to facilitate expansion, sencha touch has already prepared several Icon files and sass code for us to facilitate later CSS customization.
The icon file is under \ resources \ themes \ images \ Default \ pictos. If not, you can place your own PNG images.
How can I customize my own icons?
Because we are a Windows s
Like other Sencha developers, I spend about half a day writing JavaScript on my favorite IDE tool, the other half is testing and debugging my application on the browser.In the past few years, every major browser has been greatly improved. Now, HTML 5 has been continuously supported across all browsers, and the JavaScript performance is also good, and the developer tools are also better than ever.Google Chro
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
Sencha touch 2.2 features
Sencha touch 2.2 adds support for new tools and devices, and lets you measure performance with these features:
Sencha cmd 3.1 and sencha effecect 2.2 Support
Internet Explorer 10 support
Microsoft Surface pro and surface RT, Windows Phone, and B
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
JQuery mobile document is pretty. However, Sencha Touch's documentation is better than jquery mobile.Sencha TouchIt's better than jquery Moblie documentation, and it's not confusing.Not much contentOfficial support is free and does not involve the IDEJQuery MobileNot up to Sencha touch Official document levelThere are blogs, articles, forums, StackOverflow ... and other means of supportThe cover is beautif
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,
1. Installing Nodejs
2. Install Cordova:
NPM install-g Cordova
3. Create a project:
Cordova Create MyApp com.example.MyApp MyApp
Where: The first MyApp is the name of a folder;
COM.EXAMPLE.MYAPP is the app ID
The second MyApp is the name of the project and the name of the application
4. Go to the folder
CD MYAPP
5. Create an Android app
Cordova Platform Add Android
6. Create a new Android project with Eclipse (import the MyApp catalog file just now) and you can deve
instance.Project output result
As shown in the following figure, Sencha also provides Sencha Touch, which is used to build applications on smart phones, but today we mainly talk about Ext JS for the desktop version.
Debugging: In the chrome window, you can see the output of Sencha Ext JS through Chrome's built-in Developer T
Essential tools for sencha touch 2.3 environment setup
Sencha touch 2.3 PackageSencha cmd 4.0 or aboveJava JDK 1.7 or above (note the differences between JDK and JRE)Ruby 1.9.3 or earlierAndroid SDK
Note: Add JDK, Ruby, and sencha cmd to the environment variable path.For example, JDK path:Java_home variable path: C: \
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.