码迷,mamicode.com
首页 >  
搜索关键字:error: no curses/termcap library found    ( 15182个结果
RMAN-06023: no backup or copy of datafile 6 found to restore
一:问题描述我用指定备份集恢复时,报错:RMAN>run{2>shutdownimmediate;3>startupmount;4>allocatechannelc1typedisk;5>allocatechannelc2typedisk;6>restoredatabasefromtag='TAG2...
分类:其他好文   时间:2014-08-29 12:56:27    阅读次数:195
图表ASP:Chart
ASP:Chart 属性System.Web.UI.DataVisualization.Charting命名空间包含用于图表 Web 服务器控件的方法和属性。详细了解Chart类http://msdn.microsoft.com/zh-cn/library/dd467201.aspx要使用ASP:C...
分类:Web程序   时间:2014-08-29 12:39:17    阅读次数:254
10个不错的F开发资源网站
10个不错的Flash开发资源网站ActionScript Library on senocular.comActionscript Library on actionscript.orgOpen Source Flash Projects on osflash.orgSpark projectFF...
分类:Web程序   时间:2014-08-29 10:44:27    阅读次数:198
Git 笔记 (未完成)
Git代码管理,配置流程mkdir -p/users/shenbin/svnshenbin$ svnadmin create/users/qst/svn/repositorysudo ln -s /Applications/Xcode.app/Contents/Developer/Library/P...
分类:其他好文   时间:2014-08-29 09:26:47    阅读次数:195
在Eclipse添加Android兼容包( v4、v7 appcompat )[转]
昨天添加Android兼容包,碰到了很多问题,在这里记录一下,让后面的路好走。如何选择兼容包,请参考Android Support Library Features(二)一、下载Support Library方法1:右击项目→选择Android Tools→Add Support Library…方...
分类:移动开发   时间:2014-08-29 01:15:36    阅读次数:695
hibernate出现 org.hibernate.PropertyNotFoundException: field [departmen] not found on cn.itcast.hibernate.domain.Employee1错误
hibernate出现 org.hibernate.PropertyNotFoundException: field [departmen] not found on cn.itcast.hibernate.domain.Employee1错误出现这种错误是因为,实体类的配置文件(ClassName...
分类:系统相关   时间:2014-08-28 21:11:46    阅读次数:401
[转载]手动解决dll文件无法删除的终极方法
相信大家都遇见过:在删除一些软件的时候弹出某某文件正在运行或磁盘写保护不能删除这样的报错提示吧。而常常删除不掉的都一些后缀为.dll的文件。到底这个dll文件是什么文件,如何才能知道是哪些程序在调用这个dll文件呢?[基础理论]dll文件英文名称为Dynamic Linking Library,以下...
分类:其他好文   时间:2014-08-28 21:05:06    阅读次数:203
Delphi 安装ICS
下载完成后解压到你的指写目录! 1、在library里加入ICS->Delphi->Vc32目录。 2、从File->Open中打开ICS->Delphi->Vc32->IcsDel110.dproj文件。(文件名在其它Delphi版本略有不同) 3、在项目管理器中,右键IcsDel110.bpl选择Build和Install,就安装完成了!...
分类:其他好文   时间:2014-08-28 16:56:40    阅读次数:225
jQuery Event add [ 源码分析 ]
/* * Helper functions for managing events -- not part of the public interface. * Props to Dean Edwards' addEvent library for many of the ideas. */ jQuery.event = { add: function( elem, types, han...
分类:Web程序   时间:2014-08-28 16:19:39    阅读次数:214
[ACM] hdu 2262 Where is the canteen (高斯消元求期望)
Where is the canteen Problem Description After a long drastic struggle with himself, LL decide to go for some snack at last. But when steping out of the dormitory, he found a serious problem...
分类:其他好文   时间:2014-08-28 13:23:19    阅读次数:431
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!