搜索资源列表
通用破解软件时间限制
- 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大可用时间(有些软件会检测可用时间必须大于上次运行时间) DA
显示日期时间
- 在出现的提示信息中输入大写字母“D”,可 显示系统当前日期;输入大写字母“T”,可显示系统当前时间;输入大写字母 “Q”,可结束程序。-in the message input capital letters "D" will show that the current system date; the importation of capital letters "T" will show that the current system; the
模拟windows 日期-时间
- 模拟windows 日期-时间-simulation windows date-time
显示日期时间
- 好东西.一个不错的文本汇日期系统!!!欢迎大家使用
获知系统时间
- 本程序设计界面友好,还有可以获知系统当前日期,时间,星期,操作与系统相关,是系统方面编程-friendly interface, the current system can be informed of the date, time, weeks, operation and related systems, programming systems
超级简单全面的js时间空间
- 非常简单的时间日期控件,可精确到年月日时分秒.添加简单,拷入项目按照说明引用直接搞定~!
时间日期加温度
- 时间日期加温度
js日期时间工具
- javascr ipt日期与时间工具类,支持多种浏览器与多语言
1900年后的时间秒计算
- C++.功能实现1900年到用户输入日期时间的总秒数(以计算闰年的出现).也可以输入秒数得出日期时间-C++. Functions to achieve the 1900 date and time the user enters the total number of seconds (to calculate the emergence of a leap year). Can also enter a draw date and time in seconds
BCGTimeControls
- 几种时间、日期的输入、选择控件-BCGs time and date input and selet control
datetime
- 日期时间工具函数。含有计算星期几、从0000年以来天数和毫秒数、日期加减和日期比较等-Tool functions for calculating datetime. they can calculate days and mseconds form the year 0000, also plus, minus,and comparate of datetime
dateTime
- 日期时间支持农历 什么都有 很简单 简短 很好调试-Date Time in support of what the Chinese have a very simple brief good debugging
date
- 输入日期时间控件,很牛的控件,一个页面可以存在多个输入框,可以灵活配置输入格式-Date Input Module,The Best Module
q
- 最精简的日期+时间+星期显示特效 最精简的日期+时间+星期显示特效-With the most precise date+ time+ weeks show effects with the most precise date+ time+ weeks show effects
Datetime
- 一个基于ext js的日期时间控件,本控件是对DateField和TimeField的整合扩展,组合成了带有日历和时分秒的功能完整组件,这在项目中经常用到-Ext js on the date and time control, is the integration of DateField and TimeField expansion, combined with a calendar and time into minutes and seconds of fully functional
DateUtils
- 常用获取日期和时间,并且提供常用的日期时间格式转换,方便使用(date time get and convert)
Android强大的日期时间选择控件
- android强大的日期选择控件,附件中包含源码工程。(Android powerful date selection control, the annex contains the source project.)
案例19显示日期时间
- 案例19显示日期时间(Case 19 shows date and time)
时间推算程序
- subroutine time_hour(year,month,day,hour,interval) 用于推算多少小时后的日期时间, year,month,day,hour,interval分别为原始日期的年、月、日、时和时间间隔(单位小时),返回interval小时后的年、月、日、时(subroutine time_hour(year,month,day,hour,interval) Year, month, day, hour and interval are the year, mo
WPF日期时间控件
- WPF日期时间控件,扩展原本WPF日期控件只能选择日期无法选择时间的功能,源代码,方便灵活;