- INSTANT Kendo UI Mobile
- Sagar Ganatra
- 206字
- 2021-08-13 16:36:24
How to do it...
It is recommended that you download the free trial version of Kendo UI Complete (the last option in the previous list). However, if you prefer any of the server-side programming languages mentioned previously to generate the client-side JavaScript code, you can download the respective option. Now, perform the following steps:
- Click on the Download Free Trial button under Kendo UI Complete.
- You will be required to sign up before downloading the trial version.
- Once you have signed up, the download page will be shown and an automatic download of files will start immediately.
- The downloaded ZIP archive will contain the following directories:
/examples
: A set of examples for the Kendo UI Web, mobile, and data visualization/js
: A set of minified JavaScript files/css
or/styles
: A set of minified CSS files/vsdoc
: The completion helper for Visual Studio 2008 SP1 or newer/license-agreements
: This contains the license agreement documentsChangelog.html
: This contains the release notesREADME
: This contains the readme document
You can run the applications that have been built using this library, which can be found in the examples
directory. In the next recipe, we will see how you can build a sample application using the Kendo UI Mobile library.
推薦閱讀
- 新編Visual Basic程序設計上機實驗教程
- HornetQ Messaging Developer’s Guide
- Deploying Node.js
- 零起步玩轉掌控板與Mind+
- JavaScript:Functional Programming for JavaScript Developers
- INSTANT Weka How-to
- Practical Windows Forensics
- Mastering Drupal 8 Views
- C++從入門到精通(第5版)
- Learning jQuery(Fourth Edition)
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Building Apple Watch Projects
- Microsoft XNA 4.0 Game Development Cookbook
- GO語言編程從入門到實踐