GeeKaa搜索
关于"app"的帖子
正在尝试,在 Linux 上跑 Android App by 隐藏人物 | |
首先是要下载两个东西: 1. http://www.google.cn/chrome/browser/thankyou.html?platform=linux 2. https://bitbucket.org/vladikoff/archon/get/v1.0.zip | |
bbs.geekaa.com/topic/view/4921.html - 2016年7月17日 | |
FUSE - 又一个跨平台开发移动应用的方法 by 隐藏人物 | |
YOU DESERVE BETTER TOOLS Build native apps for iOS and Android while focusing on designer-developer cooperation. https://www.fusetools.com | |
bbs.geekaa.com/topic/view/4919.html - 2016年6月22日 | |
Kivy - 用 Python 开发 app by 隐藏人物 | |
Kivy - Open source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. https://kivy.org | |
bbs.geekaa.com/topic/view/4918.html - 2016年6月22日 | |
关于 Progressive Web App by 隐藏人物 | |
arted with Progressive Web Apps https://addyosmani.com/blog/getting-started-with-progressive-web-apps/ | |
bbs.geekaa.com/topic/view/4916.html - 2016年6月9日 | |
无需数据库的 CMS 收集 by 隐藏人物 | |
t files which grouped into folders, which you can even edit it manually through a plain text editor application. Technology: PHP Templating: PHP Formatting: Markdown / Markdown Extra / HTML Open source: yes Website: http://mecha-cms.com/ Monstra An entirely new kind of CMS. Pack ... | |
bbs.geekaa.com/topic/view/4911.html - 2016年6月5日 | |
用 React Native 创建一个字典安卓 app by 隐藏人物 | |
http://code.tutsplus.com/tutorials/creating-a-dictionary-app-using-react-native-for-android--cms-24969 | |
bbs.geekaa.com/topic/view/4891.html - 2016年5月7日 | |
Node.js / Vue.js web app SEO 解决方案 by 隐藏人物 | |
vuejs.org/topic/89/server-side-pre-rendering/2 Vue App SEO http://forum.vuejs.org/topic/101/vue-app-seo ... | |
bbs.geekaa.com/topic/view/4890.html - 2016年5月6日 | |
ThinkPHP 微信登陆 (微信PC扫码授权登陆) php 最简单代码 by 隐藏人物 | |
$callback = urlencode($this->callback); $wxurl = "https://open.weixin.qq.com/connect/qrconnect?appid=".$this->AppID."&redirect_uri={$callback}&response_type=code&scope=snsapi_login&state={$state}#wechat_redirect"; header("Location: $wxurl"); 回调地址 if($_GET['state']!=$_SESSION["wx_state ... | |
bbs.geekaa.com/topic/view/4868.html - 2016年3月28日 | |
文章分享:Nobody Wants Your App. by 隐藏人物 | |
https://medium.com/swlh/nobody-wants-your-app-6af1f7f69cb7#.v8ffrd14p | |
bbs.geekaa.com/topic/view/4865.html - 2016年3月24日 | |
Progressive Web App by 隐藏人物 | |
Google 又开始重视 web app 了: A Progressive Web App uses modern web capabilities to deliver an app-like user experience. They evolve from pages in browser tabs to immersive, top-level apps, leveraging the web's low friction. https://developers.google.com/web/progressive-web-apps | |
bbs.geekaa.com/topic/view/4863.html - 2016年3月24日 | |