码迷,mamicode.com
首页 >  
搜索关键字:mo    ( 1183个结果
Ubuntu apt-get 安装Mongodb
最近要用mongodb做个项目,环境是Ubuntu.切换到root用户apt-getupdate更新源,源使用的是阿里云的源,感觉速度快,好用。apt-getmongodb查看进程是否启动mongo查看版本mongodb安装到哪里了呢?[1]mongodb的主程序目录在/usr/bin/下面mongod[2]monngo的log日志的位置/var/log/mo..
分类:数据库   时间:2015-02-09 18:41:21    阅读次数:640
QXDM分析抓到的.isf文件
高通分析的中间结论如下:InMOlog,thecallisdisconnectedbynetworkwithNouserresponding.InMTlog,theUEisinLTE,whichshouldbetheMTCSFBcall,soourLTEteamwilltakealookatitfromLTEPOV.02-06.10-29_mo_not_reachable02:24:07.862,cnmlog.c,784,H,ds1=MNCNM=CNMmsginfo:PD_CC,msg_..
分类:其他好文   时间:2015-02-09 18:38:16    阅读次数:1326
ADF_Tutorials系列17_Database Development_通过UML数据逻辑模型进行数据库开发(Part2)
2013-05-01 Created By BaoXinjian一、摘要Part 1: Creating a Logical UML Class ModelStep 1: Create the Model ProjectStep 2: Set the Environment for Class Mo...
分类:数据库   时间:2015-02-08 23:10:01    阅读次数:278
ADF_Tutorials系列17_Database Development_通过UML数据逻辑模型进行数据库开发(Part1)
2013-05-01 Created By BaoXinjian一、摘要Part 1: Creating a Logical UML Class ModelStep 1: Create the Model ProjectStep 2: Set the Environment for Class Mo...
分类:数据库   时间:2015-02-08 23:01:27    阅读次数:251
ADF_Tutorials系列17_Database Development_通过UML数据逻辑模型进行数据库开发(Part3)
2013-05-01 Created By BaoXinjian一、摘要Part 1: Creating a Logical UML Class ModelStep 1: Create the Model ProjectStep 2: Set the Environment for Class Mo...
分类:数据库   时间:2015-02-08 22:59:42    阅读次数:250
hibernate学习:级联查询
一:看例子 {CSDN:CODE:600301} 二:知识点 org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: com.hibernate.mo...
分类:Web程序   时间:2015-02-08 15:29:38    阅读次数:163
mtp
http://www.android.gs/mount-google-nexus-4-mtp-sd-card-on-ubuntu-and-other-linux-computers/https://wiki.debian.org/mtphttp://roger.steneteg.org/299/mo...
分类:其他好文   时间:2015-02-08 10:17:42    阅读次数:227
LeetCode 010 Regular Expression Matching
题目描述:Regular Expression MatchingImplement regular expression matching with support for'.'and'*''.' Matches any single character.'*' Matches zero or mo...
分类:其他好文   时间:2015-02-07 14:27:18    阅读次数:122
Zabbix监控网络设备日志文件及字段报警
Zabbix监控网络设备日志文件及字段报警一、首先就是配置网络设备日志传送到zabbix存放日志的指定目录,一般目录为/var/log/需要配置rsyslog.conf根据需求添加tcp或者udp或者都添加字段#ProvidesUDPsyslogreception$ModLoadimudp$UDPServerRun514#ProvidesTCPsyslogreception$Mo..
分类:其他好文   时间:2015-02-06 15:08:05    阅读次数:459
一个类在另一个类中以集合形式声明为属性时应该注意的问题
标题:一个类在另一个类中以集合形式声明为属性时应该注意的问题,先解释一下,看下面的代码吧 [Serializable] public class MO_T_sj_quest { public List AnswerList { get; set; } public List IDList { get; set; } p...
分类:其他好文   时间:2015-02-05 16:30:21    阅读次数:135
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!