上一页 1 2 3 4 5 6 7 ··· 11 下一页
摘要: Adding Subviews to the Cell's contentViewThe cell's contents sit insie a UIView called contentViewsubviews can be any control or component that inherits form UIViewitself include labels, controls , text field , images,adding content into the custom view that will vary with each rowto reach b 阅读全文
posted @ 2012-12-27 22:35 顺武 阅读(279) 评论(0) 推荐(0) 编辑
摘要: pokki.addContextMenuItem(text,identifier)Textual string to display to users in the context menu itemidentifier Internal identifier used when listening for context_menu event.Adds a menu item to your app's context menu during run-time;pokki.addEventListener('event_name', function(){});eve 阅读全文
posted @ 2012-11-25 20:36 顺武 阅读(572) 评论(0) 推荐(0) 编辑
摘要: Class:Buffer.{Function}Used to handle binary data. See the buffer sectionrequire()to require modules, require isn;t actually a blobal but rather local to each module.require.resolve()Use the internal require() machinery to look up the location of a module ,but ratherthan loading the module ,,just re 阅读全文
posted @ 2012-11-17 21:41 顺武 阅读(2082) 评论(0) 推荐(0) 编辑
摘要: you can create cameras, objects, lights, materials and more , and you have a choice of rendrer,decide if you want your scene to be drawn using HTML 5's canvas, WebGL or SVG, And since it's open sourcehave at least a passing knowledge of 3D, and reasonable proficiency with Javascript.1 A scen 阅读全文
posted @ 2012-11-17 17:43 顺武 阅读(1008) 评论(0) 推荐(0) 编辑
摘要: SPA single page applicationDocumentCloud's Backbone.js Underscore.js LAB.js and jQuerytemplating to name but a few.is a three-level bookmarkable image gallery.Dustin Diaz's CacheProviderJSDoc ToolkitSPAs are web applications or websites which persistenly run in the same pagewithout requiring 阅读全文
posted @ 2012-11-14 19:16 顺武 阅读(540) 评论(0) 推荐(0) 编辑
摘要: Once you are done developing your app and ready toPokki developer console undergo a Rview Process. aa day or two.automatically pckage on the server and aninstaller is generated ebed code and a downa Zip file of your app's root directorySign up as a Pokkisign in to the console and navigatei paget 阅读全文
posted @ 2012-11-14 17:42 顺武 阅读(192) 评论(0) 推荐(0) 编辑
摘要: OverviewInterfacehas four interface elements that users may interact with;Icon an icon located in the Pokki area of the usr's taskbar.clicking on this icon opens and closes your app.App window a window which is displaed when the userclicks on your app's icon.this is the primary interaction p 阅读全文
posted @ 2012-11-12 20:52 顺武 阅读(270) 评论(0) 推荐(0) 编辑
摘要: 1、1 自动填充宽度类名称过长类功能拆分度低,控件组合复杂在基础的屏幕适配基础上,对元素基本属性进行了拆分。定位, 对元素进行布局,确定元素的现实位置大小 等描边,贺角。添色插图 BUTTON,LIST, FOLD, INPUT, TAB,RADIO, CHECK,SWITCH<div class="btn btn-act ubb uc-t1 b-bla uinn c-blu2 c-m4">弹性盒子模型css3.0 指定大小的父容器为子元素分配 空间。<div style="display:-webkit-box;width:200px; bor 阅读全文
posted @ 2012-11-12 17:40 顺武 阅读(394) 评论(0) 推荐(0) 编辑
摘要: pokki.addContextMenuItem(text,identifier)Textual string to display to users in the context menu itemidentifier Internal identifier used when listening for context_menu event.Adds a menu item to your app's context menu during run-time;pokki.addEventListener('event_name', function(){});eve 阅读全文
posted @ 2012-11-11 21:53 顺武 阅读(307) 评论(0) 推荐(0) 编辑
摘要: Where the table gets its data, and how you get it here.An initial look at how the talbe handles interactionhow the table keeps track of sections and cellsan overview of the architecture patterns that the UITableView classes exploitabstract and theoretical but sticking with it is worthwhileUITableVie 阅读全文
posted @ 2012-11-11 21:06 顺武 阅读(142) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 11 下一页