码迷,mamicode.com
首页 >  
搜索关键字:domain users    ( 12853个结果
iOS 使用XCode6打开项目以后再用XCode5出现的问题fatal error: malformed or corrupted AST file: 'Unable to load module
使用不同版本的XCode出现的问题:fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/xxx/Library/Developer/Xcode/DerivedData/ModuleCache/XYZ...
分类:移动开发   时间:2014-07-16 22:58:17    阅读次数:185
知其然知其所以然--Properties.Settings.Default.Save();
winform提供自带的配置,最近查看了一下,数据到底保存到什么地方去了主目录在这下面C:\Users\Administrator\AppData\ 使用的是win7的系统C:\Users\Administrator\AppData\Local\程序的名字\BmpProject.ex...
分类:其他好文   时间:2014-07-16 21:29:29    阅读次数:208
BGP拓扑错误模拟配置
R1配置---------------------------------------------version 5.20, ESS 2207P45#sysname RT1#super password level 3 simple h3c#domain default enable system#...
分类:其他好文   时间:2014-07-16 20:21:30    阅读次数:236
BGP拓扑正确配置
R1的配置-----------------------------------------------------------------------------sysname RT1#super password level 3 simple h3c#domain default enable ...
分类:其他好文   时间:2014-07-16 20:18:40    阅读次数:240
确定一下学习的主要参考书
Update: July 10, 2014I got so many books in DB, so it is a better choice to focus on one book for each domain and finish those exercises.0. Blog --- u...
分类:其他好文   时间:2014-07-16 20:16:58    阅读次数:177
ORACLE设置密码无过期
适用于ORACLE11G//获取用户所属的profileSELECT username,PROFILE FROM dba_users;//查看profile的密码有效期 默认是180天SELECT * FROM dba_profiles s WHERE s.profile='DEFAULT' AND...
分类:数据库   时间:2014-07-12 08:36:26    阅读次数:248
设计窘境:来自 Repository 的一丝线索,Domain Model 再重新设计
写在前面 阅读目录:疑惑解读设计窘境一幅图的灵感为嘛还是你-Repository后记 上一篇《No zuo no die:DDD 应对具体业务场景,Domain Model 重新设计》。 希望本篇博文废话少点,注:上一篇瞎扯的地方太多。疑惑解读 先回顾一下,在上一篇博文中,主要阐述的是领域模...
分类:其他好文   时间:2014-07-12 08:28:33    阅读次数:228
.NETFramework,Version=v4.5.AssemblyAttributes.vb 系统找不到指定的文件
Unable to open module file 'C:\Users\Admin\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.vb': 系统找不到指定的文件。以管理员身份运行Visual Studio工具解决问...
分类:Web程序   时间:2014-07-11 11:06:43    阅读次数:314
postgreSQL远程连接出现:Error connecting to server :致命错误 SSL关闭的pg_hba.conf记录
异常截图:解决方案:[root@www ~]# vi /var/lib/pgsql/data/pg_hba.conf# TYPE DATABASE USER CIDR-ADDRESS METHOD# "local" is for Unix domain soc...
分类:数据库   时间:2014-07-11 09:12:01    阅读次数:902
安装github for windows问题解决
到官网下载windows环境下的github,在安装时出现以下问题 An error occurred trying to download 'http://github-windows.s3.amazonaws.com/GitHub.application'. See the setup log file located at 'C:\Users\。。。\AppData\Local\...
分类:Windows程序   时间:2014-07-10 19:25:39    阅读次数:5852
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!