码迷,mamicode.com
首页 >  
搜索关键字:started    ( 2130个结果
cowboy学习笔记(安装与部署)
安装cowboy,参照官方文档:http://ninenines.eu/docs/en/cowboy/1.0/guide/getting_started/添加依赖库:在makefile中添加,会自动编译。在gateway.app.src中添加,编译系统在会在该文件找到相应的编译库copy到工作目录。...
分类:其他好文   时间:2015-09-24 14:18:50    阅读次数:210
oracle启动报ORA-03113;
【案例】 在重启数据库过程中; SQL> startup ORACLE instance started. Total System Global Area 1.0489E+10 bytes Fixed Size 2216224 bytes ...
分类:数据库   时间:2015-09-22 12:44:07    阅读次数:255
(org.openqa.selenium.WebDriverException: Unable to launch the app: Error: Trying to start logcat capture but it's already started! )错误解决办法
新增:capabilities.setCapability("autoLaunch",false);将setup中的:driver = new AndroidDriver(new URL("http://127.0.0.1:" + port + "/wd/hub"), capabilities);d...
分类:移动开发   时间:2015-09-21 17:29:02    阅读次数:2100
Powershell DSC和 WMF 5.0 Preview - Push 模式
豆子最近开始学习PowershellDSC。MVA上有很多相关的课程,最新的入门课程是基于WMF5.0Preview来实现的。https://www.microsoftvirtualacademy.com/en-US/training-courses/getting-started-with-powershell-desired-state-configuration-dsc--8672?l=YZHpImG1_72049843825.0以..
分类:系统相关   时间:2015-09-21 15:59:43    阅读次数:291
Laravel入门教程系列
1、http://www.golaravel.com/post/laravel-5-getting-started-part-1/ 扩展篇 Eloquent:http://lvwenhan.com/laravel/421.html2、http://www.golaravel.com/post/la....
分类:其他好文   时间:2015-09-21 15:47:35    阅读次数:152
优秀的UI插件
妹子UI: http://amazeui.org/getting-started百度图表:http://echarts.baidu.com/手机UI库:https://github.com/acidb/mobiscroll 文件上传:http://fex-team.github.io/webuplo...
分类:其他好文   时间:2015-09-19 19:36:47    阅读次数:115
【每日一句】make a scene
scene有场面、场景的意思,只是make a scene可不是指做场面。scene还有还有一个意思,指很生气而大吵大闹(的情景),因此make a scene就是指某人情绪失控发脾气。如今一起从以下的例句。来了解這个短语的使用方法吧!比如:The boy started to make a sce...
分类:其他好文   时间:2015-09-19 16:32:10    阅读次数:162
Xcode多Build Configurations环境下使用Reveal
一直以来,我都是通过pod使用Reveal这个神器的,在Pod中集成Reveal可以参考这个链接:用CocoaPods集成Reveal / Getting Started / Knowledge Base - Reveal Support? 关键代码如下: pod?‘Reveal-iOS-SDK‘,?:...
分类:其他好文   时间:2015-09-16 18:19:00    阅读次数:116
logstash快速入门
原文地址:http://www.2cto.com/os/201411/352015.html原文地址:http://logstash.net/docs/1.4.2/tutorials/getting-started-with-logstash (纯英文)英语水平有限,如果有错误请各位指正简介Logs...
分类:其他好文   时间:2015-09-15 18:10:02    阅读次数:195
gulp
文件出自:http://www.dbpoo.com/getting-started-with-gulp/所有功能前提需要安装nodejs(本人安装版本v0.10.26)和ruby(本人安装版本1.9.3p484)。Gulp 是一款基于任务的设计模式的自动化工具,通过插件的配合解决全套前端解决方案,如...
分类:其他好文   时间:2015-09-15 01:25:08    阅读次数:193
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!