随笔 - 631  文章 - 75  评论 - 186  阅读 - 143万
06 2018 档案
DBS-Function:f_GetPy
摘要:1、f_GetPy Create function [dbo].[f_GetPy](@str nvarchar(4000)) returns nvarchar(4000) as begin declare @strlen int,@re nvarchar(4000) declare @t table 阅读全文
posted @ 2018-06-19 10:53 ylbtech 阅读(524) 评论(0) 推荐(0) 编辑
Class:DbConnectionManipulator.cs
摘要:1、DbConnectionManipulator.cs using System; using System.Configuration; using System.Data; using System.Data.SqlClient; using System.Threading.Tasks; n 阅读全文
posted @ 2018-06-19 10:46 ylbtech 阅读(292) 评论(0) 推荐(0) 编辑
DBS:TestSystem
摘要:2、 -- -- 类别表 -- create table TCategory ( Id int primary key identity(101,1), --编号【PK,ID】 Name varchar(max), --名称 Intro varchar(max), --介绍 CreateTime D 阅读全文
posted @ 2018-06-15 09:07 ylbtech 阅读(369) 评论(0) 推荐(0) 编辑
Map:目录
摘要:1、百度地图 http://lbsyun.baidu.com/ 2、高德地图 http://lbs.amap.com/ 3、 阅读全文
posted @ 2018-06-06 13:43 ylbtech 阅读(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

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