IntroductionNowadaysmostoftheclientswantsextrafieldsincontactsformofmagentotofulfilltheirrequirements.Andaddingcustomfieldsotherthanuploadfield(forexample:text,textarea,selectetc)incontactformareeasyinthesenseyoucaneasilyincludeth
系统 2019-08-29 22:50:51 3032
前提:导入COM库:Microsoftword11.0ObjectLibrary.引用里面就增加了:创建新Word复制保存objectoMissing=System.Reflection.Missing.Value;Word._ApplicationoWord;Word._DocumentoDoc;oWord=newWord.Application();oWord.Visible=true;oDoc=oWord.Documents.Add(refoMiss
系统 2019-08-29 22:46:20 3032
Doug又写了一个很cool的Flex组件,可以带给用户很好的体验。这个组件扩展自Flex的ViewStack,使用了两个开源的类库:PV3D和Tweener.onlinedemo:http://dougmccune.com/flex/coverflow/flexcontrols/CoverFlow_FlexControls.htmldownload:http://www.5uflash.com/plus/download.php?open=1&aid=2
系统 2019-08-29 22:16:27 3032
今天遇到一个莫名奇妙的问题,把控件拖到页面上之后报如下错误:ErrorCreatingcontrol-Button1Cannotfindwebprojectitem'....':实在想不出原因后怀疑和路径中的#有关系,于是换了个目录打开,果然就正常了。看来是vs项目目录存储路径中不能有#,不知道是啥原因?一个奇怪的错误-ErrorCreatingcontrol
系统 2019-08-12 01:32:29 3032
'关系映射文件0属性:default-scheam指定默认的数据表命名package指定包名1属性:name设定类名table设定表名schema指定默认的数据表命名mutable如果为false等价于所有的property元素update属性为false整个实例不会被更新dynamic-insert如果为true等价于所有的property元素dynamic-update属性为true保存对象时会动态生
系统 2019-08-29 22:45:11 3031
Inthispost,IwillshowyouhowtoinstallAdobePhotoshopCS6onaLinuxmachine,inthiscaseImusingUbuntu13.04IhavebeenusingUbuntu12.04LTS,butfacedlotsofissuesinit.So,IdownloadednewUbuntu13.04ISO(LinuxOS).AndIjustloveitsUIandbettergraphicsperfo
系统 2019-08-29 22:35:49 3031
LinuxYoucandownloadthepackageanduncompressitmanually.Alternatively,youcanusethecommandline.Fori386cd~wgethttp://c758482.r82.cf2.rackcdn.com/Sublime\Text\2.0.1.tar.bz2tarvxjfSublime\Text\2.0.1.tar.bz2Forx64cd~wgethttp://c758482.r82
系统 2019-08-12 09:27:08 3031
接上一个随笔所讨论的:用CreateFishnet生成网格后,显示为线类型,还要在ToolBox里,DataManagementTools,Features,FeatureToPolygon生成面要素,就可以用来生成规则网格切割图像或是别的操作了。还要注意一点,就是在输入范围的时候要小心,先Clear一下下,最好先填大的再填小的,不行的化多试几次,一定可以用的,Enjoyit……用CreateFishnet来生成格网
系统 2019-08-12 01:54:47 3031
slowlog是redis提供的进行query分析的工具。它将执行时间长的命令统一以list形式保存在内存之中,使用者可以通过slowlog命令查看这些慢query,从而分析系统瓶颈。最好的分析笔记是作者的注释,除此之外,会做简要记录。slowlog.h1/*Thisstructuredefinesanentryinsidetheslowloglist*/2typedefstructslowlogEntry{3robj**argv;//记录query参数4
系统 2019-08-12 01:32:34 3031
java_home.batJava代码wmicENVIRONMENTcreatename="JAVA_HOME",username="",VariableValue="C:\ProgramFiles\Java\jdk1.6.0_16"wmicENVIRONMENTcreatename="JAVA_HOME",username="",VariableValue="C:\ProgramFiles\Java\jdk1.6.0_16
系统 2019-08-29 22:45:35 3030