CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - DateTime
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - DateTime - List
[
CSharp
]
dateTime
DL : 0
C#的web页面中需要选日期时方便使用的控件 比较好使用-C# in web page required the election date user-friendly controls better use
Date
: 2025-12-30
Size
: 6kb
User
:
chengwei
[
CSharp
]
timedisplaysystem
DL : 0
显示系统时间,按秒更新。用DateTime.Now实现。-Time display system, according to second update. Implementation using DateTime.Now.
Date
: 2025-12-30
Size
: 43kb
User
:
honghong
[
CSharp
]
Using_the_Date
DL : 0
Using the DateTime object (C# Programming Tutorial)
Date
: 2025-12-30
Size
: 256kb
User
:
Vishal
[
CSharp
]
[1]DateTime
DL : 0
采用C#编程的window窗体可视化应用程序,是一个日历界面,可以通过点击显示选中的yyyy/MM/DD,年月日,也可输入年月日,自动定位到日历中-Programming with C# window form visualization applications, a calendar interface that can be displayed by clicking on the selected yyyy/MM/DD, year, month date, year, month date can be entered automatically navigate to the calendar
Date
: 2025-12-30
Size
: 42kb
User
:
D K
[
CSharp
]
DATETIME
DL : 0
c语言实现时间日期显示, 日期以日历形式显示,时间以钟表形式显示-c language time and date display, date display in calendar form, the form of time clock display
Date
: 2025-12-30
Size
: 2kb
User
:
mayingxue
[
CSharp
]
timeRpt
DL : 0
c#编写的语音报时工具,对VB也可以有借鉴作用。-datetime report use c# .
Date
: 2025-12-30
Size
: 363kb
User
:
jon
[
CSharp
]
CSharp
DL : 0
C#使用DateTime结构创建日历控件转换-C# DateTime structure to create a calendar control conversion
Date
: 2025-12-30
Size
: 34kb
User
:
瑞哲
[
CSharp
]
MyTreeGrid
DL : 0
这是一个自已开发的网格和树结合的C#.net控件,用于客户端开发中的数据显示,录入,提供了丰富的录入,显示,打印功能,可自定义绘制,有SpinEdit,CheckBox,ClickButton,DateTime等录入方式。 丰富的显示格式。在大数据量的情况下,能提供更优良的性能。以树方式打印网格数据。 还有一个折线图控件 ,可以自定义点击方法。 这是本人在2004年时写的TreeView和Grid结合的控件,行列上可以都是树结构,全用C#完成,里边包含了打印,预览 本人作了16年软件 ,想退出了,这个东西贡献出来,但愿对后来的朋友有所帮助。 可能有不尽人意的地方,但对于软件公司或个人来讲,放在软件中做打印输出,绰绰有余了。 我还会陆续公布一些自己写的控件 。 这是2010的项目,dotnet2.0开发的,你的vss版本如果过低,可以把项目文件,方案文件删除,重新建立 个项目,把里边 的源文件加入就行了。这里全是源文件。没有无代码的dll.可以放心下载 -This is a self-development of the grid and tree combination of C#. Net controls the data used in the development of client input, provide a wealth of input, display, printing capabilities, custom drawn, there SpinEdit the CheckBoxClickButton, DateTime entry way. A rich display format. In the case of the large amount of data, can provide better performance. Print grid data tree. There is a line chart controls, you can customize the click method. TreeView and Grid combination control that I wrote in 2004, is the tree structure on the ranks, wholly completed in C#, inside contains a print preview I made 16 years of software and want to quit, contributed this thing, and I hope to help friends later. May have undesirable places, but on the software for the software company or individual terms do print output, more than enough. I will continue to publish some of his own writing controls. This 2010 project, dotnet2.0 developed vss version, if too low, project fi
Date
: 2025-12-30
Size
: 144kb
User
:
weihaoran
[
CSharp
]
StruNull
DL : 0
自构造特殊数据类型 可用在特殊ORMaping中使用 private System.Nullable<int> m_SendPerson = null /// <summary> /// 派单人 /// <summary> public System.Nullable<int> SendPerson { get{ return m_SendPerson } set{ m_SendPerson = value } } private System.Nullable<DateTime> m_CreateTime = null /// <summary> /// 工单生成时间 /// <summary> public System.Nullable<DateTime> CreateTime { get{ return m_CreateTime } set{ m_CreateTime = value } }-Self-constructed special data types available in the private System.Nullable special ORMaping <int> m_SendPerson = null ///<summary>///Send single///<summary> public System.Nullable <int> SendPerson {get {return m_SendPerson } set {m_SendPerson = value }} private System.Nullable <DateTime> m_CreateTime = null ///<summary> Generation time work order////// <summary> public System.Nullable <DateTime> CreateTime {get {return m_CreateTime } set {m_CreateTime = value }}
Date
: 2025-12-30
Size
: 1kb
User
:
yu_nan88
[
CSharp
]
time
DL : 0
由类Time和日期类Date,派生出DateTime类,除具有年、月、日、时、分、秒外,还增加国名和与格林威治时间的差-Time and date of the class by the class Date, DateTime derived class, in addition to a year, month, day, hour, minute, second, but also increase the difference between the name of the country and with the Greenwich Mean Time
Date
: 2025-12-30
Size
: 2.32mb
User
:
kimiprince
[
CSharp
]
ASP.NET-DatetimeFormat
DL : 0
ASP.NET中时间格式的转换 有时候我们要对时间进行转换,达到不同的显示效果 默认格式为:2005-6-6 14:33:34 如果要换成200506,06-2005,2005-6-6或更多的该怎么办呢 我们要用到:DateTime.ToString的方法(String, IFormatProvider)-a datatime format to change a string format in asp.net
Date
: 2025-12-30
Size
: 2kb
User
:
cheyx
[
CSharp
]
TrendCalculus
DL : 0
Simple trend calculation I needed to have a simple linear trend calculation for X values either as double or datetime. So basically the Y value for a single item is always a double but the type of the X varies. Beyond that, I needed basic statistics calculated from the values. These included: Slope Y-intercept Correlation coefficient R-squared value
Date
: 2025-12-30
Size
: 16kb
User
:
xps1530
[
CSharp
]
DateUtils
DL : 0
时间类工具,封装了常用的日期转化以及计算函数(Time class tool encapsulates the usual date conversion and computing functions)
Date
: 2025-12-30
Size
: 2kb
User
:
simon_ge
[
CSharp
]
餐饮管理系统
DL : 1
使用winform开发的餐饮管理系统,以下是一些核心功能实现的简介: 1、显示厅包及餐桌-》开发步骤1、添加TabControl。2、查询HallInfo,遍历创建TabPage。3、创建ListView,加入TabPage上。4、查询TableInfo,遍历创建ListViewItem。-》在主窗口中,使用标签显示厅包,在每个标签中使用listview显示餐桌。餐桌分为使用、空闲状态。-》双击餐桌,如果是空闲,则开单,如果是使用,则继续点菜。//开单:1、为OrderInfo表插入数据;修改餐桌状态(2、数据库状态,3、UI状态)。2、点菜-》可以使用拼音、分类检索-》完成点菜,点击菜品则添加,再次点击菜品则让数量+1,可以在文本框中修改数量:使用CellEndEdit事件-》追加消费-》显示已点菜品-》计算金额-》退菜-》sqlite中获取当前时间:datetime('now', 'localtime')-》1、展示所有的菜品(可以筛选) 2、双击项点菜(需要知道是哪个订单点的)3、结账 -》创建UI-》选择是否会员,可以根据编号、电话查询会员,可以使用会员余额结账-》显示消费金额-》根据会员信息享受打折,显示折扣金额-》实现的操作:更新订单信息,更新餐桌信息,如果使用余额结账则更新会员余额-》事务的使用(Food and beverage management system developed with WinForm)
Date
: 2025-12-30
Size
: 11.15mb
User
:
zsskcom
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.