11 2015 档案
摘要:本文转自http://www.softwelt.com/Know/KnowDetail-2236860.htmlToText 和 CStr 是等价函数。 重载 ToText (x) ToText (x, y) ToText (x, y, z) ToText (x, y, z, w) ToText (
阅读全文
摘要:问题:设计水晶报表时,对于多行(列)交叉表,如何删除子行(列)的小计? 解决办法: 进入“交叉表专家”,选中“自定义样式标签”。在“组选项”中,选中“抑制显示小计”。
阅读全文
摘要:使用命令:chmod 用法:chmod [选项]... 模式[,模式]... 文件... 或:chmod [选项]... 八进制模式 文件... 或:chmod [选项]... --reference=参考文件 文件...Change the mode of each FILE to MODE.Wi
阅读全文
摘要:问题: CentOS无法加载ntfs 文件系统类型的移动硬盘。 解决办法: 1、下载rpmforge,下载对应的版本。(对应的CentOS版本,并区分32位和64位)。 例如: 2、安装rpmforge。 3、安装完成后,yum安装ntfs-3g 至此,可以自动加载NTFS类型的分区。
阅读全文
摘要:These options include your global database name and system identifier (SID). The SID is a unique identifier that is used to distinguish this instance
阅读全文
摘要:The following are some products, tools, and utilities you can use to achieve your goals as a database administrator: 1、Oracle Universal Installer Orac
阅读全文