搜索资源列表
33-5
- 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\masm>js 3+2 5 c:\masm>js 6*7 2A c:\masm>js 10-4-This is downloaded from the Internet from a computer program that can achieve add, subtr
Androidjs
- Android与Js交互的演示实例,与Javascr ipt交互的例子,获得浏览器组件。 //WebView就是一个简单的浏览器 //android浏览器源码存在于LINUX/android/package/apps/Browser中 //里面的所有操作都是围绕WebView来展开的 //WebSettings 几乎浏览器的所有设置都在该类中进行 DemoJavascr iptInterface类为js调用android服务器端提供接口
car rental
- car rental # To enable ProGuard in your project, edit project.properties # to define the proguard.config property as described in that file. # # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags spec
Androidmobilelite
- Android安卓开发框架 mobilelite的工具包源码,包括mobilelite-core、mobilelite-demo、mobilelite-js三个部分,相对完整的工具包,是英文原版,里面有注释,不过注释也是英文的,相信搞安卓的,对这些专业英文应该熟悉-Android Android development framework mobilelite toolkit source code, including mobilelite-core, mobilelite-demo, mob
AndroidGooglePlusExample
- # To enable ProGuard in your project, edit project.properties # to define the proguard.config property as described in that file. # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified
Android应用源码之Android系统日历日程操作
- 代码量虽然不大, 但是我觉得很好地阐述了js日历的实现原理。自己也尝试着做了一下,收获蛮大,掌握了基本的实现原理后,再想增加更多的功能,完全就可以自由发挥了,先在这里分享一下吧,有兴趣的可以试试!(Although the amount of code is not large, but I feel very good exposition of the JS calendar implementation principle. He also tries to do a quite big
