会员
商店
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
无限开发
上一页
1
2
sql分级查询
摘要: 1 USE [zxerp] 2 GO 3 /****** Object: StoredProcedure [dbo].[Pro_GrossProfitCount] Script Date: 06/26/2014 08:48:10 ******/ 4 SET ANSI_NULLS O...
阅读全文
posted @ 2014-06-26 08:49 无限开发
阅读(1020)
评论(0)
推荐(0)
编辑
AspxGridView添加序号列
摘要: using System.Globalization;//CultureInfo需要 protected void AspxGridView_stock_HtmlDataCellPrepared(object sender, DevExpress.Web.ASPxGridView.AS...
阅读全文
posted @ 2014-06-24 15:09 无限开发
阅读(698)
评论(0)
推荐(0)
编辑
c#获取月初日期
摘要: this.TxtBox_Begin.Date = DateTime.Now.Date.AddDays(1-DateTime.Now.Day);
阅读全文
posted @ 2014-06-16 09:15 无限开发
阅读(2137)
评论(0)
推荐(0)
编辑
sqlhelper类
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.SqlClient;namespace Com.LingHu.D...
阅读全文
posted @ 2014-06-14 08:50 无限开发
阅读(189)
评论(0)
推荐(0)
编辑
查询字符串某个字符的个数
摘要: select len('05011045')-len(replace('05011045','0',''))
阅读全文
posted @ 2014-06-14 08:46 无限开发
阅读(376)
评论(0)
推荐(0)
编辑
上一页
1
2
导航
博客园
首页
联系
订阅
管理
公告
点击右上角即可分享