04 2012 档案

<<程序员>> 杂志网站
摘要:http://www.programmer.com.cn/ 阅读全文

posted @ 2012-04-23 16:34 Jin, Yanwei 阅读(173) 评论(0) 推荐(0)

Discuzee模版社区
摘要:大家网:http://club.topsage.com/home.php?mod=space&do=home 阅读全文

posted @ 2012-04-20 10:27 Jin, Yanwei 阅读(138) 评论(0) 推荐(0)

WinRT听起来还不错
摘要:以后可以在Visual Studio 11中利用C++/CX, C#, HTML/JavaScript/CSS基于统一的Windows RunTime API开发PC, Pad,和手机上的应用了,听起来还不错。今天一个同事过来讲了一些关于WinRT的basic knowledge和VS11的用法,多少还是有点收获。 阅读全文

posted @ 2012-04-19 17:12 Jin, Yanwei 阅读(175) 评论(0) 推荐(0)

不错的JQuery Mobile Demo,包含web app和server
摘要:http://wenku.baidu.com/view/1ec597d326fff705cc170aec.html回头好好研究一下。另外一个相关的网站:http://www.ibm.com/developerworks/cn/xml/tutorials/x-jquerymobilejsontut/downloads.html 阅读全文

posted @ 2012-04-18 15:56 Jin, Yanwei 阅读(324) 评论(0) 推荐(0)

Phonegap Geolocation API
摘要:在PhoneGap wp7应用中试验了一把Geolocation API,可以提供经纬度信息。见下。http://docs.phonegap.com/en/1.6.0/cordova_geolocation_geolocation.md.html#geolocation.getCurrentPosition我的疑问是在不同平台上,怎么将得到的经纬度信息显示在google map或者是其他类似的地图中? 阅读全文

posted @ 2012-04-18 14:44 Jin, Yanwei 阅读(226) 评论(0) 推荐(0)

iOS learning website
摘要:开源中国www.oschina.net/ios 阅读全文

posted @ 2012-04-17 10:39 Jin, Yanwei 阅读(124) 评论(0) 推荐(0)

使用开源PhoneGap开发web app
摘要:http://phonegap.com/start#wp按start页面做过iOS和wp7的例子,没有问题。 阅读全文

posted @ 2012-04-13 17:47 Jin, Yanwei 阅读(207) 评论(0) 推荐(0)

推荐学习: 如何用HTML5+PhoneGap做个山寨Path应用?
摘要:如何用HTML5+PhoneGap做个山寨Path应用?http://mobile.51cto.com/web-310768.htm 阅读全文

posted @ 2012-04-13 11:29 Jin, Yanwei 阅读(178) 评论(0) 推荐(0)

html5在phonegap下开发iOS应用常见操作
摘要:http://apps.hi.baidu.com/share/detail/51904809一个OPath的PhoneGap例子http://ftqq.com/2011/12/12/the-days-develop-apps-using-phonegap/ 阅读全文

posted @ 2012-04-13 11:25 Jin, Yanwei 阅读(150) 评论(0) 推荐(0)

win7 装MacOS虚拟机做iOS开发
摘要:1. 下载安装Vmware Player2. 下载MacOS10.6 Imagehttp://www.verycd.com/topics/2897839/[Mac.OS.X.操作系统].Mac.OS.X.Lion.10.7.VMware.Pre-Installed.Image.zip 详情 阅读全文

posted @ 2012-04-13 10:56 Jin, Yanwei 阅读(312) 评论(0) 推荐(0)

android反编译的方法
摘要:待续 阅读全文

posted @ 2012-04-13 10:44 Jin, Yanwei 阅读(121) 评论(0) 推荐(0)

html5学习资源
摘要:本人觉得html5的魅力确实很大,很多应用用html5基本上都可以完成。可能的话web+native的混合应用应该也不错。在我做过的一个汉化的demo应用中,我就发现了这种混合效果很不错。值得学习一下。* HTML5, CSS学习教程http://www.cnmsdn.com/http://www.html5cn.org/portal.php?mod=list&catid=53htmls5游戏库:http://www.wefdc.com/prj/112.html一个html5捕鱼达人免费源代码:http://html5lab.sinaapp.com/ppt1229/#1Brian提供的 阅读全文

posted @ 2012-04-13 10:42 Jin, Yanwei 阅读(200) 评论(0) 推荐(0)

HTML5 for Android
摘要:可以在baidu上搜“html5 打包 android”听起来是个很棒的网站,可以将html5转化成.apk应用。值得一试!http://www.rexsee.com/CN/help.html一个简单介绍的ppt:http://wenku.baidu.com/view/b3f09e24af45b307e871979b.html 阅读全文

posted @ 2012-04-13 10:37 Jin, Yanwei 阅读(278) 评论(0) 推荐(0)

ipad应用打包
摘要:待续 阅读全文

posted @ 2012-04-12 14:52 Jin, Yanwei 阅读(352) 评论(0) 推荐(0)

HTML5程序怎么打包成windows phne, ios和android的应用
摘要:HTML5程序怎么打包成windows phone, ios和android的应用*. PhoneGap Build Service可以帮助你创建Windows Phone, iOS和Android的应用。www.phonegap.com已经用PhoneGap Build Service直接将原封不动的html5网站打包成.ipa和.apk包,并且安装成功。没有看到windows phone的包。生成.ipa包需要certification, profile和密码。生成.ipa后用iTools撞到ipad。随便提一下,从同事那儿了解到iTools这个工具,用起来真的很方便。上了他们的官网了解了 阅读全文

posted @ 2012-04-12 11:17 Jin, Yanwei 阅读(2574) 评论(1) 推荐(0)

HTML5 闹钟例子程序
摘要:http://www.cnblogs.com/jscode/archive/2012/04/10/2441135.html 阅读全文

posted @ 2012-04-12 11:16 Jin, Yanwei 阅读(297) 评论(0) 推荐(0)

pl script: Rename filename
摘要:http://www.cnblogs.com/yuyan/archive/2012/02/11/2200013.html 阅读全文

posted @ 2012-04-12 11:11 Jin, Yanwei 阅读(95) 评论(0) 推荐(0)

阿里云
摘要:http://oss.aliyun.com/index/promotion 阅读全文

posted @ 2012-04-11 07:38 Jin, Yanwei 阅读(115) 评论(0) 推荐(0)

Linode Manager and Documents
摘要:manager.linode.com 阅读全文

posted @ 2012-04-11 07:10 Jin, Yanwei 阅读(206) 评论(0) 推荐(0)

论坛模板
摘要:discuzz, phpwind在百度中搜"论坛 模板" 主要用到的技术Linux+Nginx+MySQL+PHP/Perl就足够了。 阅读全文

posted @ 2012-04-11 07:02 Jin, Yanwei 阅读(326) 评论(0) 推荐(0)

注册公司的流程
摘要:http://zhidao.baidu.com/question/143387724.html 阅读全文

posted @ 2012-04-07 07:29 Jin, Yanwei 阅读(105) 评论(0) 推荐(0)

Welcome to my website
摘要:论坛:http://106.187.55.92/bbs电子商店:http://106.187.55.92/eshop导航123:http://106.187.55.92/daohang123 阅读全文

posted @ 2012-04-07 07:21 Jin, Yanwei 阅读(122) 评论(0) 推荐(0)

google analysis
摘要:了解一下google analysis 阅读全文

posted @ 2012-04-07 07:00 Jin, Yanwei 阅读(135) 评论(0) 推荐(0)

花生壳
摘要:免费域名: www.sundriver.xicp.net护照名:kevinjin220服务ID:7223159 是您获得Oray客户服务时的唯一身份认证!邮箱:kevinjin220@gmail.com 与护照绑定后,可代替护照名用来登录!http://wenku.baidu.com/view/e596a9bef121dd36a32d82b6.htmlhttp://service.oray.com/question/116.html没有试验成功。改用付费的linode服务了,大笔银子没了。 阅读全文

posted @ 2012-04-04 02:37 Jin, Yanwei 阅读(193) 评论(0) 推荐(0)

PHP Open Source Project
摘要:http://www.phpky.cn/e-commerce/osCommerce_131.html 阅读全文

posted @ 2012-04-02 15:25 Jin, Yanwei 阅读(124) 评论(0) 推荐(0)

Set up LNMP server
摘要:Set up and configure LNMP server. Once installed CentOS or Ubuntu linux OS, download the lnmp.full.tar and just run the ./centos.sh to download and configure the Nginx, PHP, MySql.http://soft.vpser.net/lnmpPHP IDE tool: aptana.comHow to apply public IP address?> huashengke, Register a user and as 阅读全文

posted @ 2012-04-01 15:05 Jin, Yanwei 阅读(224) 评论(0) 推荐(0)

导航