在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 选中全部模块(...
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
app需要ios设备连接第三方硬件,根据第三方硬件的SDK文档调用完全无反应。解决方案:Targets 中如下操作:1、BuildPhase --》 Link binary with libraries 添加ExternalAccessory.framework;2、Info --> Custom ...
分类:
移动开发 时间:
2014-08-18 15:55:12
阅读次数:
224
magento自定义选项Custom Options Replicator,是用于在后台产品操作中,将某一个产品的自定义选项复制到指定的产品中.? 那要怎么用呢? 选中需要被复制的产品 3.右上角选择“copy sustom options” 4.填入范本产...
分类:
其他好文 时间:
2014-08-17 18:42:12
阅读次数:
193
通过设置Panel的背景样式为wx.BG_STYLE_CUSTOM:
分类:
编程语言 时间:
2014-08-17 16:57:52
阅读次数:
979
自定义闪烁文本,直接代码搞上: package custom.text.view;
import java.util.Timer;
import java.util.TimerTask;
import android.content.Context;
import android.graphics.Color;
import android.os.Handl...
分类:
移动开发 时间:
2014-08-17 14:24:02
阅读次数:
223