代码改变世界

阅读排行榜

vs 2019 正则替换

2020-09-02 16:35 by Lecone.JY.HU, 675 阅读, 收藏,
摘要: 1.替换某些值 (_copyVExamRepository)(.)(Update)\((.*)\)(;) $1$2$3($4)$5\n_commonBaseAppServices.AddState($4); 2.替换vs中一行 替换一行中包含 #pragma ^[\t]*#pragma[^\n]*\ 阅读全文

easyui grid中翻页多选方法

2015-06-17 09:56 by Lecone.JY.HU, 668 阅读, 收藏,
摘要: ID 真实名 记性差,做个标记。 阅读全文

c#网页中输出txt文件。

2009-12-28 17:11 by Lecone.JY.HU, 655 阅读, 收藏,
摘要: System.Text.StringBuilder sb = new System.Text.StringBuilder();sb.Append("企业编号(企业标识)|AP编号|开始时间|结束时间|备注|金额(分)\r\n");string outname="outdown.txt";Response.ContentType = "application/octet-stream"; Response.AppendHeader("content-disposition", string.Format(" 阅读全文

全站设置灰色的html代码

2010-04-21 12:49 by Lecone.JY.HU, 627 阅读, 收藏,
摘要: <head><style>html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } </style></head> 阅读全文

wpf图片切换,幻灯效果

2014-12-19 15:25 by Lecone.JY.HU, 623 阅读, 收藏,
摘要: xaml: 后台代码using Sound;using System;using System.Collections.Generic;using S... 阅读全文
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 21 下一页
的风格风格