By default, WinRar uses the RAR archive format for compressing files. You may prefer using the more popular ZIP archive format instead. Here’s how to change the default archive format from RAR to ZIP: 1. Open WinRar. 2. Click Options and select Setti…
上一篇分析了schema文件 [ http://www.cnblogs.com/avivaye/p/4877832.html] 在安装完毕Saiku后,由于是社区版本,所以界面上存在很多升级为商业版的文字. 这一篇就讲述下如何简化saiku的操作界面 1.去除查询页面的升级为商业版的提示 You are using Saiku Community Edition, please consider upgrading to Saiku Enterprise, or entering a spons…
nginx服务器日志相关指令主要有两条:一条是log_format,用来设置日志格式:另外一条是access_log,用来指定日志文件的存放路径.格式和缓存大小,可以参加ngx_http_log_module.一般在nginx的配置文件中日记配置(/usr/local/nginx/conf/nginx.conf). log_format指令用来设置日志的记录格式,它的语法如下: log_format name format {format ...} 其中name表示定义的格式名称,format表…
In this lesson, you will learn how to set a display format and an edit mask to a business class property. For this purpose, the Task.StartDate, Task.DueDate, Task.PercentCompleted and PhoneNumber.Number properties' display format will be customized u…