当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: <%@ Page language=&qu
 

 

    摘要: using system; using system.text; using system.io; using system.net; using system.net.sockets; namespace osleagueforumxp.components { /// <summary> /// tcpclient派生类,用来进行smtp服务器的连接工作 /......
    摘要: 这是个vb.net的例子~ email.aspx <%@ page language="vb" autoeventwireup="false" codebehind="email.aspx.vb" inherits="asif.sendemail"%> <!docty......


邮件发送测试页面。前台页面
<%@ page language="c#" codebehind="webform1.aspx.cs" autoeventwireup="false" inherits="test.sendmailsample" %> <html>     <head>         <title>邮件发送例子</title>         <meta http-equiv="content-type" content="text/html; charset=gb2312">         <style type="text/css">td {     font-size: 9pt; font-family: "宋体" } .textbox {     border-right: #000000 thin dashed; border-top: #000000 thin dashed; border-left: #000000 thin dashed; border-bottom: #000000 thin dashed } </style>     </head>     <body text="#000000" bgcolor="#ffffff">         <form runat="server">             <table style="border-collapse: collapse" bordercolor="#111111" cellspacing="0" cellpadding="3" width="500" align="center" border="1">                 <tr>                     <td align="middle" colspan="2">邮件发送例子(socket类)</td>                 </tr>                 <asp:panel id="pelmessage" visible="false" runat="server">      &
...   下一页
    摘要: 启动关联的应用程序打开特殊文件 zlyperson(原作) 原文是c#,我把它改成了vb.但未来得及测试.若发现什么问题请告之. 这篇短文将演示如何启动与特殊文件关联的应用程序来打开特殊文件,而不必知道关联的应用程序的具体位置和名称。比如,你要打开demo.bmp,通常在windows下是mspaint.exe与之关联的。vb.net启动关联的应用程序打开特殊文件,需要用......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE