代码搜索:datetime
找到约 6,148 项符合「datetime」的源代码
代码结果 6,148
www.eeworm.com/read/300096/13934770
vb frm_add.vb
Imports System.Data.OleDb
Imports System.DateTime
Imports System.Math
Public Class frm_Add
Inherits System.Windows.Forms.Form
Dim MyConnection As New OleDbConnection("Provider=Microsoft.J
www.eeworm.com/read/110447/15533237
sql script.sql
Create table QUOTATION_MAIN
(
QU_ID varchar(15) primary key not null,
QU_VERSION smallint default(0),
QU_CREATEDATE datetime default(GETDATE()),
QU_CREATOR varchar(20),
QU_
www.eeworm.com/read/399884/7828002
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SCDemo.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#de
www.eeworm.com/read/432598/8588715
vb module_display_date.vb
Imports Library_Members_v1.mpeg
Module Module_display_date
Public D_system As DateTime
Public display_shamsi_now, display_miladi_now As Date
Public year, mon, day As Integer
Publi
www.eeworm.com/read/432598/8588787
vb module_display_date.vb
Imports Library_Members_v1.mpeg
Module Module_display_date
Public D_system As DateTime
Public display_shamsi_now, display_miladi_now As Date
Public year, mon, day As Integer
Publi
www.eeworm.com/read/284313/8945097
vb frm_backup.vb
Imports System.Data.OleDb
Imports System.DateTime
Imports System.Math
Imports System.IO
Imports System.Threading
Public Class frm_BackUp
Inherits System.Windows.Forms.Form
#Region "
www.eeworm.com/read/374577/9395476
cpp stucharge.cpp
// StuCharge.cpp: implementation of the CStuCharge class.
//
// 1 CheId int 编号 Identity = Yes Allow Null = False 主键
// 2 StuId int 学生编号
// 3 iYear int 缴费年度
// 4 ChargeDate datetime 交费日期
//
www.eeworm.com/read/359720/10128331
py htmlpa2.py
'''
note: this author is netspider_2007 of nxu.
welcome to my blog: netspider_2007
'''
import re
import urllib
import datetime
import os
def html2table(html):
trs = re.findall(r'
www.eeworm.com/read/355184/10288321
vb frm_backup.vb
Imports System.Data.OleDb
Imports System.DateTime
Imports System.Math
Imports System.IO
Imports System.Threading
Public Class frm_BackUp
Inherits System.Windows.Forms.Form
#Region "