用php开发的crm系统, 推荐使用php4 + MYSQL 4搭建!! 采用Sugar Suite v4.0.1为核心! For a list of new features and other important information about Sugar Suite 4.0.1, please see the ReleaseNotes.doc file. Our goal continues to be to build the customer relationship management system that you have always wanted, so your input is vital. To share ideas with the Sugar Community, ask questions, find answers and submit feedback, please visit our Sugar Forums at http://forums.sugarcrm.com.
上传时间: 2013-12-31
上传用户:z1191176801
词法分析器。 要求:1.读出所给文件的所有词 2.将所有词输出写入一个txt文档中。 3.每个词用特殊符号‘^’隔开 源程序为自己所编译的cpp文件,即“text2.cpp”,Compile——〉build——〉buildExiecute,将结果写入另一个文件“after_execute.txt”中。
上传时间: 2014-01-15
上传用户:13517191407
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.
标签: Programming frameworks providing coverage
上传时间: 2013-12-26
上传用户:daguda
1. 如何生成自签名的KeyStore以及导出供SP使用的公钥 C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -dname uid=idp 然后按照提示输入密码即可,这里选择输入123456作为密码,同时主口令也使用该密码 C:>keytool -v -export -alias idp -keystore idp.jks -file idp.cer 这个命令将导出公钥证书,公钥证书将会配置在Identity Assertion Provider的Details选项卡中,同时需要配置123456作为访问证书的密码 2. 如何编译 修改build\目录下build.local.properties文件,将其中的WL_HOME指向具体的WebLogic Server安装目录 然后在build目录下执行ant即可 demo/目录中有编译好的demo应用,可以直接使用
标签: idp KeyStore keystore keytool
上传时间: 2015-12-01
上传用户:gxmm
Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resources, including code samples, that are designed to help you build powerful vertical applications using the Microsoft CRM platform. It includes the following sections: 1 Server Programming Guide 2 Client Programming Guide 3 ISV Programming Guide 4 Report Writers Guide 5 Appendix A 6 Glossary –
标签: Development Microsoft SDK Software
上传时间: 2014-01-20
上传用户:zhichenglu
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels
标签: SharpZipLib NZipLib
上传时间: 2015-12-11
上传用户:84425894
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels
标签: SharpZipLib NZipLib
上传时间: 2015-12-11
上传用户:love_stanford
LCDScreen is a couple of Delphi component which simulate a dot-LCD multilines screen. It is fully customizable and has animation and special effects capabilities for the displayed text. TLCDScreen is the display component and TLCDAnimator the animation one. Both have build-in Property editor making easier the development at design-time.
标签: multilines LCDScreen component simulate
上传时间: 2015-12-23
上传用户:invtnewer
创建一个名为try.rar的文件,然后将作为目标文件的try.rar放在 第一步设置好的服务器的根目录下,对应的本地物理路径是安装Tomcat的 文件夹下的ROOT目录。然后在运行范例程序时,只要使用默认的 路径就可以了。或者你也可以使用其他的路径,甚至是真正的远程 文件,但是需要参考相应的说明来设置。 4、在jCreator建立一个叫做MTdownload的工程 5、把本章目录下的所有源文件加入到这个工程中 6、在build菜单下选择complier project 7、在build菜单下选择execute project,程序就可以运行了
标签: try
上传时间: 2014-03-06
上传用户:huql11633
在jCreator建立一个叫做telnet的工程 3、把本章目录下的所有源文件加入到这个工程中 4、在project菜单下选择project setting,在JDK profile框中单击当前的JDK, 然后选择Edit,在弹出的对话框中选add,然后选add package,将本章源代码目 录下的ipworks.jar包加入。 5、在build菜单下选择complier project 6、在build菜单下选择execute,程序就可以运行了
标签: project jCreator setting telnet
上传时间: 2015-12-27
上传用户:阿四AIR