12 2015 档案

Visual studio 生成事件的使用 、xcopy 实现 dll 复制操作、
摘要:IF NOT "$(ConfigurationName)"=="publish" exit /B 0if not exist $(TargetPath)publish md $(TargetPath)publishxcopy /y $(TargetPath) $(SolutionDir)\\publ... 阅读全文

posted @ 2015-12-20 22:10 oceanho 阅读(1351) 评论(0) 推荐(0) 编辑

我的Git使用-资料查询,名博笔记
摘要:1、首先您要知道什么是GIT2、然后对其GIT的历史有所了解(吹牛b的时候用得着,如果还不知道linux 脱袜子Linus Torvalds o(︶︿︶)o )Git 常用资料查询站点、官方网站(下载):http://git-scm.com/download/官方网站(文档中心):http://gi... 阅读全文

posted @ 2015-12-10 23:38 oceanho 阅读(242) 评论(0) 推荐(0) 编辑

jQuery easyui treegrid无法传参到后台bugger一记
摘要:$("#lTreegrid").treegrid("options").queryParams={id:123456,name:"Hai he"}// 或者/*var params = $("#lTreegrid").treegrid("options").queryParams={id:12345... 阅读全文

posted @ 2015-12-09 09:21 oceanho 阅读(1881) 评论(0) 推荐(0) 编辑

SQL Server 【CTE + FOR XML PATH】使用笔记~
摘要:CREATE FUNCTION [dbo].[Getxxxxxxxxx] ( @productCategoryId INT, @SplitChar varchar )RETURNS NVARCHAR(MAX)AS BEGIN DECLARE @... 阅读全文

posted @ 2015-12-03 00:05 oceanho 阅读(293) 评论(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

导航

统计

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