有时候,日志输出的时候会根据时间来分类,譬如“20140821\trace.log”,在Enterprise Library中通过工具配置,只能定义日志文件名称,可以通过代码修改FlatFileTraceListenerData实现或Custom Trace Listener方式, 通过代码修改Fl...
分类:
Web程序 时间:
2014-08-21 18:48:24
阅读次数:
376
在centos6.0系统上设置修改custom.conf文件vim/etc/gdm/custom.conf在[security]下面添加AllowRemoteRoot=true在[xdmcp]下面添加Port=177Enable=1修改完后效果如下:[daemon][security]AllowRemoteRoot=true[xdmcp]Port=177Enable=1[greeter][chooser][debug]保存退出2.修改ini..
分类:
其他好文 时间:
2014-08-21 15:12:34
阅读次数:
211
OS: Windows Server 2008 R2 .NET: 4.0 (1) 安装IIS 打开管理工具 > 服务器管理, 选择角色 > 添加角色 勾选Web服务器选项 选择除FTP外的角色服务(可选) (2) 安装Web Deployment 安装方式选择Custom 选中全部模块(...
用root帐号切换其他帐号提示:出错原因:基本上是根目录或者是/home/oracle目录权限的问题解决办法:更改根目录权限为755,并保证对应用户主目录的所属用户和所属组一致和用户名一致。示例:--本篇文章转自http://blog.csdn.net/jack161641/article/deta...
分类:
数据库 时间:
2014-08-21 11:04:13
阅读次数:
239
1.SPWorkflowModification ContextData is XMLSerialized as String.2.Get SPWorkflowModification ContextData in modification page protected void GetConte....
分类:
其他好文 时间:
2014-08-20 16:18:32
阅读次数:
194
Step1.Add EventHandlingScope ActivityUnder OnWorkflowActivatedStep2.Add SequenceActivity In EventHandlingScope ActivityStep3.Add EnableWorkflowModific...
分类:
其他好文 时间:
2014-08-20 16:05:02
阅读次数:
237
卸载以前的Apache1、控制面板先卸载2、删除E:\Program Files (x86)\Apache Software Foundation下的apache目录一、安装apache1、custom个性化安装→更改路径为E:\Program Files (x86)\Apache Software...
分类:
数据库 时间:
2014-08-20 12:21:12
阅读次数:
253
原文:How to:installshield安装包怎样才能出现选择路径的界面?这个问题新手问的很多,installshield的安装包默认设置下选择路径的界面藏在Custom安装类型下。在做完安装包后,点击执行,正常选择“下一步”“下一步”,来到Setup Type界面 选择Custom类型,点击...
分类:
其他好文 时间:
2014-08-19 18:44:05
阅读次数:
214
1. 元素的SecurityBits属性OptionalText. Defines the item-level permissions in the list for users with sufficient permission to read or edit list items. TheS...
分类:
其他好文 时间:
2014-08-18 18:21:42
阅读次数:
202
app需要ios设备连接第三方硬件,根据第三方硬件的SDK文档调用完全无反应。解决方案:Targets 中如下操作:1、BuildPhase --》 Link binary with libraries 添加ExternalAccessory.framework;2、Info --> Custom ...
分类:
移动开发 时间:
2014-08-18 15:55:12
阅读次数:
224