09 2012 档案

摘要://#define NET35namespace TestConsoleApplication{ using System; using System.Diagnostics; using System.Threading; using System.Threading.Tasks; using Microshaoft; class Program { static void Main(string[] args) { Console.WriteLine("Begin ..."); ... 阅读全文
posted @ 2012-09-25 11:25 于斯人也 阅读(327) 评论(0) 推荐(0) 编辑
摘要:<!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> <title> new document </title> <META NAME="Generator" CON 阅读全文
posted @ 2012-09-18 21:34 于斯人也 阅读(600) 评论(0) 推荐(0) 编辑
摘要:namespace TestConsoleApplication{ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Diagnostics; using Microshaoft; class Program { static void Main(string[] args) { Console.W... 阅读全文
posted @ 2012-09-12 22:18 于斯人也 阅读(366) 评论(0) 推荐(0) 编辑
摘要:@echo offsetlocalset _DateOffsetStart_=%1set _DateOffsetDays_=%2set _StepDays_=-1set _today_=%date%set _yyyy_=%_today_:~0,4%set _MM_=%_today_:~5,2%set _dd_=%_today_:~8,2%call :DateToDays %_yyyy_% %_MM_% %_dd_% _days_rem echo %_days_%set /a _DateOffsetEnd_=%_DateOffsetStart_%-%_DateOffsetDays_%+1for 阅读全文
posted @ 2012-09-01 22:19 于斯人也 阅读(559) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示