随笔 - 303  文章 - 0  评论 - 11  阅读 - 15万
12 2015 档案
tem
摘要:有时间需要整理的东西1.登录2.后台框架(管理界面)3.api详细情况调用4.具有基础操作的模块5.session6.操作权限控制 阅读全文
posted @ 2015-12-09 18:43 雪原日暮 阅读(264) 评论(0) 推荐(0) 编辑
c#不重复的排序方法
摘要:public int getRandom(int num) { Thread.Sleep(5); // Random ro = new Random(unchecked((int)DateTime.Now.Ticks)); ... 阅读全文
posted @ 2015-12-09 10:14 雪原日暮 阅读(435) 评论(0) 推荐(0) 编辑
分页存储过程
摘要:USE [DB_JP_BaseInfo]GO/****** Object: StoredProcedure [dbo].[sp_HeGeIndexReport] Script Date: 12/07/2015 10:28:21 ******/SET ANSI_NULLS ONGOSET QU... 阅读全文
posted @ 2015-12-07 11:04 雪原日暮 阅读(135) 评论(0) 推荐(0) 编辑
时间格式化
摘要:(new Date(data.book.otherPublishDate)) .format("yyyy年MM月")/** * 时间对象的格式化; */ Date.prototype.format = funct... 阅读全文
posted @ 2015-12-01 10:39 雪原日暮 阅读(207) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

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