-
bbcode 转换成 html 示例源码(亲测通过) discuz 帖子可用
如果你的bbcode含中文 需将这里改下: public static System.Text.RegularExpressions.Regex OptionRegex { get { //return new System.Text.RegularExpressions.Regex(@"(?[w]*)[s]*=[s]*(?[x25w/:/.-]*)", RegexOptions.Compiled); string strExp = @"(?[w]*)[s]*=[s]*(?[x25wsS/:/.-]*)"; return new System.Text.RegularExpressions.Regex(strExp, RegexOptions.Compiled); } }
- 2014-07-18下载
- 积分:1
-
天气 F1
可以联网显示天气,包括明天后天的天气,还有时间显示,地区显示。(Real-time display of water temperature, flow, but also according to the proportion of water charges. With locking function)
- 2020-06-23 01:20:02下载
- 积分:1
-
duilib-master
界面UI,duilib界面库,可定制开发(Interface UI, duilib)
- 2018-06-27 11:01:05下载
- 积分:1
-
2.多路ADC采集
可实现STM32F4多路ADC的采集,亲测有效且精度高(Acquisition of STM32F4 Multi-channel ADC)
- 2020-06-19 01:20:02下载
- 积分:1
-
vcvgh
vvcnbnvbnbgvbvnvkbnm,n,nmkjuioyibhjbbmnbnbbn,b,用户下载您上传的代码所支付的积分,将奖励给您。代码质量越高,下载次数越多,您获得的积分奖励也越多
- 2022-07-07 15:42:20下载
- 积分:1
-
最优化作业C++源代码
用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了(C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging)
- 2021-03-29 10:49:11下载
- 积分:1
-
BasicGS
说明: 基本图形演示(64K动画样本原代码OPENGL)
各种各样的基本图形的显示富含大量的源码例子。(basic graphic demonstration (64K animation sample source OpenGL), a wide range of basic graphics display rich source of a large number of examples.)
- 2020-09-01 13:48:08下载
- 积分:1
-
BIAO1
一个可以把二进制数据转换成ASCII的程序(A binary data can be converted into ASCII procedures)
- 2007-10-27 20:29:42下载
- 积分:1
-
tcp通讯插件
C#开发的,一个应用套接字进行网络通讯的一个动态链接库,简单、实用,非常适用初次进行套接字进行网络开发者。
- 2022-02-06 04:37:15下载
- 积分:1
-
SPP
系统实现了笛卡尔坐标、大地坐标和站心坐标相互系转转换,以及单点定位、卫星历元信息查看功能。(Cartesian coordinate system implements, geodetic coordinates and topocentric coordinate mutual transfer system conversion, as well as single-point positioning, satellite epoch View feature.)
- 2013-11-24 21:37:58下载
- 积分:1