登录
首页 » C# » 对源码的统计,可以求取代码的工作量,且可生成相应的报表...

对源码的统计,可以求取代码的工作量,且可生成相应的报表...

于 2022-05-13 发布 文件大小:59.75 kB
0 107
下载积分: 2 下载次数: 1

代码说明:

对源码的统计,可以求取代码的工作量,且可生成相应的报表

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • c#通过摄像头识别一维码、二维码,使用zxing库 sxt2
    c#通过摄像头识别一维码、二维码,使用zxing库(c# code to identify one-dimensional, two-dimensional code through the camera)
    2015-02-10 21:44:44下载
    积分:1
  • injso
    说明:  linux so 动态库 注入, 在linux2.4内核上测试通过(Linux so dynamic library injection, tested on Linux 2.4 kernel)
    2020-06-23 07:00:01下载
    积分:1
  • VC++ 依据特定字符拆分字符串
    int CFileFun::SplitCString(CString strIn, CStringArray& strAryRe, LPCTSTR lpstr){ASSERT(lpstr);strAryRe.RemoveAll();int len1 = strIn.GetLength();int len2 = _tcslen(lpstr);if (0 == len1 || 0 == len2){return 0;}int pos1 = 0, pos2 = 0;while ((pos2 = strIn.Find(lpstr, pos1)) != -1){strAryRe.Add(strIn.Mid(pos1, pos2 - pos1));pos1 = pos2 + len2;}//加上最一个...if (len1 > pos1 + 1){strAryRe.Add(strIn.Mid(pos1));}return strAryRe.GetSize();}
    2022-05-23 06:16:19下载
    积分:1
  • YY协议V1.8.6版(验证码识别)
    yy协议软件 验证码识别版本 功能强大稳定(YY protocol software verification code identification version has powerful and stable functions)
    2020-06-19 11:00:02下载
    积分:1
  • eddy current thickness_V1.0.0
    说明:  DRV8880驱动程序,各位看官好好学习吧,我就不多介绍了!(DRV8880 driver program, you officers to study well, I will not introduce more!)
    2019-06-19 21:28:44下载
    积分:1
  • 小车寻迹
    智能小车寻迹,                                                                                                                                                                                                                                                               
    2023-03-19 01:05:03下载
    积分:1
  • DBFHelper
    C#读写DBF文件类,无需驱动 C#读写DBF文件类,无需驱动(C# read DBF file,No need driver C# read DBF file,No need driver)
    2017-02-25 22:00:00下载
    积分:1
  • 8人抢答器
    说明:  基于AT89C51单片机设计制作一个抢答器,具体要求如下: 1、 设计一个智力竞赛抢答器,可同时共8名选手参加比赛,编号为1、2、3、4、5、6、7、8,各用一个按键。 2、 用一个按键作为主持人总开关,用来控制系统的清零和抢答的开始。 3、 抢答器开始后,数码管开始10秒倒计时,若有选手按动抢答按钮,在LED数码管上显示选手的编号,同时灯亮且伴随声音提示;倒计时完成后,选手不能在抢答;有人抢答成功后,要禁止其他选手抢答;最先抢答选手的编号一直保留到主持人将系统清零。(Based on AT89C51 single chip computer, a rush answerer is designed and manufactured. The specific requirements are as follows: 1. Designing an intelligence contest answering machine, which can be attended by 8 competitors at the same time, numbered 1, 2, 3, 4, 5, 6, 7 and 8, each with a button. 2. A key is used as the master switch of the host, which is used to clear the zero of the control system and start the rush response. 3. After the answering machine starts, the digital tube counts down 10 seconds. If a player presses the answering button and displays the player's number on the LED digital tube, the light is on and accompanied by sound prompts. After the countdown is completed, the competitor can't rush to answer. When someone rushes to answer successfully, other competitors are forbidden to rush to answer. The number of the first competitor is kept until the host clears the system.)
    2019-03-15 22:25:56下载
    积分:1
  • ocilib
    OCI 头文件适合unix/linix 环境下(ocilib.h )
    2013-04-20 11:50:45下载
    积分:1
  • uCOS-II-BI
    在stm32 平台上成功移植了UCOSII(move ucosii to stm32 plate successfull.)
    2020-06-15 23:40:01下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载