码迷,mamicode.com
首页 >  
搜索关键字:getting    ( 1564个结果
There is an error while getting planid. No Free partitions available
问题概述Oracle Advanced Supply Chain Planning最初的设置职责的时候有点问题,不知是不是要打什么补丁或其它配置什么东东,,这个提示,,但我查到的分区是还有可用分区的,里面的逻辑关系有点搞乱解决方法原因:因为ORA-02149:指定的分区不存在ORA-06512:在"...
分类:其他好文   时间:2014-10-08 00:27:44    阅读次数:243
Android错误:W/ResourceType(2411): No package identifier when getting value for resource number 0x
报错信息:07-0411:14:43.064:W/ResourceType(2411):Nopackageidentifierwhengettingvalueforresourcenumber0x0000001c07-0411:14:43.064:W/System.err(2411):android...
分类:移动开发   时间:2014-10-08 00:11:24    阅读次数:243
MongoDB-Getting Started with the C# Driver
简介:本文仅提供快速入门级别的使用C# Driver操作MongoDB,高手跳过Downloading the C# Driver猛击下载添加相关的dll引用 MongoDB.Bson.dll MongoDB.Driver.dll添加名称空间引用using MongoDB.Bson;us...
分类:数据库   时间:2014-10-05 12:12:58    阅读次数:283
getting data from the keybroad
public static String getString()throws IOException{ InputStreamReader isr = new InoutStreamReader(System,in); ...
分类:其他好文   时间:2014-10-04 17:26:16    阅读次数:178
Hadoop学习之从官网下载安装包
Hadoop是一个分布式系统基础架构,由Apache基金会所开发。用户可以在不了解分布式底层细节的情况下,开发分布式程序。充分利用集群的威力进行高速运算和存储。要学习Hadoop从下载安装包开始打开Hadoop的官方网站,点击Download Hadoop或点击“Getting Started”节中的Download Hadoop from the release page.点击Download点...
分类:其他好文   时间:2014-10-03 18:56:55    阅读次数:357
使用命令行设置树莓派的wifi网络
如果你没有登录到常用的图形用户界面,这种方法就适合用来设置树莓派的wifi。尤其是在你没有屏幕或者有线网络,仅使用串口控制线的时候。另外,这种方法也不需要额外的软件,所有需要的东西都已经包含进了树莓派。 GETTING WIFI NETWORK DETAILS(获取wifi网络详情) 为了扫描wifi网络,可以使用sudo iwlist wlan0 scan命令。这个命令会列出所有...
分类:其他好文   时间:2014-10-02 21:19:43    阅读次数:224
ZooKeeper Getting Started Guide 翻译
ZooKeeper Getting Started Guide 翻译...
分类:其他好文   时间:2014-09-30 15:06:19    阅读次数:198
Getting http address from text file by awk script
Today , I writed a awk script,it can get http address. The http address only contains number, alphabet,backslash and point. My awk script is following...
分类:其他好文   时间:2014-09-26 02:49:58    阅读次数:196
快速切题 poj2488 A Knight's Journey
A Knight's JourneyTime Limit:1000MSMemory Limit:65536KTotal Submissions:31195Accepted:10668DescriptionBackgroundThe knight is getting bored of seeing ...
分类:其他好文   时间:2014-09-25 14:41:09    阅读次数:303
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!