try { WebMail.SmtpServer = "smtp.example.com";WebMail.SmtpPort = 587;WebMail.EnableSsl = true;WebMail.UserName = "mySmtpUsername";WebMail.Passwor...
分类:
Web程序 时间:
2014-06-28 19:45:17
阅读次数:
196
克隆仓库仓库是一个目录,它包含所有我们希望保留历史的源代码和这些源代码的历史记录。克隆就是生产一个仓库的副本,这样可以有一个本地私有的仓库来工作.hg clone http://远程仓库地址:端口 需要说明的是:在 Mercurial 中, 每一个仓库是自包含的。当你克隆一个仓库后,新仓库变成克隆时...
分类:
其他好文 时间:
2014-06-28 14:09:58
阅读次数:
208
2014-06-20 BaoXinjian一、摘要Oracle 并发程式中Host Type的可执行程式,它的作用是用于调用Unix Shell去执行某些需求个人觉得Oracle EBS中引入Host去调用unix shell其弥补了很多PLSQL类型程式无法做的某些功能,以unix shell的语...
分类:
数据库 时间:
2014-06-28 11:54:12
阅读次数:
1396
2014-06-20 BaoXinjian一、摘要如果在Oracle EBS中开发Unix Shell,必定会涉及到在Shell中调用PLSQL,在Shell调用PLSQL一般是通过SQLPlus这个工具关于SQLPlus需明白SQLPlus的登录方式和常用命令,具体的在另文介绍SQLPlus的用法...
分类:
数据库 时间:
2014-06-24 09:39:16
阅读次数:
603
public class ConvertHelper where T : new() { private static string module = "ConvertHelper.cs"; public static ObservableCollection Co...
分类:
其他好文 时间:
2014-06-23 06:51:54
阅读次数:
318
因为我们的内部网络使用了代理,所以在 安装 OpenStack 基于 Web 的管理控制台 的时候有个小麻烦,我们的 http 代理服务器无法通过 git 协议下载 openstack-dashboard 所需的代码,也就是说可以 git clone https:// 这样克隆代码,但是不能使用 g...
分类:
其他好文 时间:
2014-06-21 14:45:28
阅读次数:
272
try { WebMail.SmtpServer = "smtp.example.com";WebMail.SmtpPort = 587;WebMail.EnableSsl = true;WebMail.UserName = "mySmtpUsername";WebMail.Passwor...
分类:
Web程序 时间:
2014-06-21 09:23:23
阅读次数:
233
try { WebMail.SmtpServer = "smtp.example.com";WebMail.SmtpPort = 587;WebMail.EnableSsl = true;WebMail.UserName = "mySmtpUsername";WebMail.Passwor...
分类:
Web程序 时间:
2014-06-21 07:42:59
阅读次数:
230
try { WebMail.SmtpServer = "smtp.example.com";WebMail.SmtpPort = 587;WebMail.EnableSsl = true;WebMail.UserName = "mySmtpUsername";WebMail.Passwor...
分类:
Web程序 时间:
2014-06-21 06:11:35
阅读次数:
189
try { WebMail.SmtpServer = "smtp.example.com";WebMail.SmtpPort = 587;WebMail.EnableSsl = true;WebMail.UserName = "mySmtpUsername";WebMail.Passwor...
分类:
Web程序 时间:
2014-06-21 06:09:44
阅读次数:
254