摘要:
获取当前时间的代码:xml文件中<td><div align="center"><br/><strong>送检时间</strong></div></td><td><br/> <script type="text/javascript"> function getNowFormatDate() { v 阅读全文
摘要:
Option Explicit Dim sql, tj As String, rnum As Double, r As Integer Private Sub CommandButton1_Click() '刷新库存 On Error Resume Next Dim rowcount As Doub 阅读全文
摘要:
-- 这里的CREATE OR REPLACE FUNCTION 为固定写法: "public"."function_info_a1" 这个为函数名 CREATE OR REPLACE FUNCTION "public"."function_info_a1"(d1 varchar, d2 varch 阅读全文