- 博客(9)
- 资源 (3)
- 收藏
- 关注
原创 vb.net 发送电子邮件方法 无需改动 直接Ctrl C V
Public Function Emilsend(ByVal arrp As Array) As Boolean Dim tConsultname As String = G_objService.SB_MyTrim(arrp(0)) Dim tConsultTel As String = G_objService.SB_MyTrim(arrp(1)) ...
2018-11-02 15:23:19
1040
1
原创 VB 写json报文
Public Function SubEDI_FMSQuotation(ByVal G_objService As AWSysBase.SysServer, ByVal strEDI As String, ByVal oResult As EDIResult, ByVal oEDIOpType As Tatium.AWSysPrevlige.SysEDIOpMTType) As Boole...
2018-09-07 09:32:22
2336
2
原创 验证登录 多语言回报
function Booking() { $.post("@Url.Action("DoToBook", "Booking")", null, function (data) { if (data.type == 1) { window.open("@Url.Action("Book", "Booking")")
2018-08-17 11:47:23
184
原创 jquery input加载后台换行数据
public ActionResult Book() { int lPreBillID = CommHelper.GetInt(RouteData.Values["id"]); SvcPreBill oPre = new SvcPreBill(); if (lPreBillID > 0) ...
2018-08-13 11:14:36
755
原创 mvc 小计
easyUI 国家表格 q是一个默认参数 ---------------------------------------------------------------------------------------//------------------------------------------------ 直接用公用脚本 在后台跳页面方式 Publ...
2018-08-09 11:44:24
183
原创 jquery解析json
<section id="agentoverseas" class="bgnone pb1"> @*<h3 class="ptopa5">Argentina / Buenos Aires</h3> <p class="ptopa5 font12">
2018-08-09 11:24:56
299
原创 sql sever 从周一小白到今天做完一套题
--创建测试数据 use test create table Student(S# varchar(10),Sname nvarchar(10),Sage datetime,Ssex nvarchar(10)) insert into Student values('01' , N'赵雷' , '1990-01-01' , N'男') insert into Student values('02...
2018-07-31 18:25:46
213
原创 jquery修改第一个网页
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> ..
2018-07-26 16:13:15
583
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅