登录
首页 » Windows开发 » 压缩文件包含vc工程,编译后的可执行程序可以进行字符串长度计算,支持剪贴版自动操作,可以悬挂及淡入。...

压缩文件包含vc工程,编译后的可执行程序可以进行字符串长度计算,支持剪贴版自动操作,可以悬挂及淡入。...

于 2023-05-08 发布 文件大小:40.55 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

压缩文件包含vc工程,编译后的可执行程序可以进行字符串长度计算,支持剪贴版自动操作,可以悬挂及淡入。-compressed file contains vc, the compiled executable programs can calculate the length of the string, cut-and-paste support for the automatic version, flags and fades.

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

发表评论

0 个回复

  • 这是一个HUFFMAN编码的源程序,压缩文件,你们看看,挺好的,效率高...
    这是一个HUFFMAN编码的源程序,压缩文件,你们看看,挺好的,效率高 -This is one of the source coding HUFFMAN, compressed files, you look good, high efficiency
    2022-05-06 23:13:42下载
    积分:1
  • 用vc调用java。。。需要改变环境变量的设置
    用vc调用java。。。需要改变环境变量的设置
    2022-03-07 04:04:16下载
    积分:1
  • (1)可选择不同的规则集(用普通文本文件存贮规则)。 (2)利用VC TreeCtrl控件显示分析得到的句法结构树。 (3)中间分析过程产生的所...
    (1)可选择不同的规则集(用普通文本文件存贮规则)。 (2)利用VC TreeCtrl控件显示分析得到的句法结构树。 (3)中间分析过程产生的所有边都输出到结果文件,便于跟踪分析的细节。 (4)分析过程中,检索规则集中的规则,查到一条满足条件的规则就停止,因而产生的不是全部分析结果,并且,规则的顺序也会对分析结果有影响(可比较两个规则文件,其中规则内容一样,但有两条规则的顺序不同,在分析 “学习/verb 文件/noun” 这样的例子时结果就不同: -(1) choice of different sets of rules (using ordinary text file storage rules). (2) VC TreeCtrl control analysis showed the syntactic structure of the tree. (3) Intermediate analysis of all the edges are exported to the outcome document, and facilitate the tracking analysis of the details. (4) analysis process, the rules focus on the search rules, found a meet conditions to stop the rules, which not all of the analysis results, and, rules of the order will also have an impact on results of the analysis (which can compare the two rules, which rules the same content, but there are two the sequence of the different rules, the analysis of "learning/verb documents/noun" Such examples on the different results :
    2022-05-31 03:27:45下载
    积分:1
  • spring
    1.Spring框架作用,好处   作用是整合,好处是解耦 在ssh整合中主要使用Spring的IoC和AOP特性。 2.IoC概念 Inverse of Control   反向控制,控制反转   控制权指的是组件对象的创建,销毁,调用关系的维护。   反向控制指的是两个组件在作用时,组件对象的创建、销毁、调用关系维护等工作由IoC框架负责。   Spring框架的IoC使用的DI(依赖注入)技术实现,可以用 setter方式注入或构造器注入。 3.AOP概念  面向切面编程,面向方面编程  面向对象编程,关注点是对象,如何更好更合理的封装一个对象。  面向切面编程,关注点是切面,如何将共通处理部分进行灵活地,重复利用。将切面组件和目标对象解耦。  面向切面编程是以面向对象编程为基础,主要改善组件间一对多的使用结构。 4.AOP注解方式的使用 a.组件自动扫描注解   @Controller 控制组件   @Service 业务组件   @Repository 数据访问组件DAO   @Component 其他组件 b.自动注入注解   @Resource   注意a和b注解使用前提是,在xml中添加下面声明   c.AOP注解   @Aspect:将当前组件指定为切面组件   @Pointcut:定义一个切入点表达式   @Aroun
    2023-03-04 01:45:05下载
    积分:1
  • Payment of a thin system, you can use to record daily income and expenditure, an...
    支付薄系统,可以使用,记录每日收支情况,并能计算总收支,不需要登录密码-Payment of a thin system, you can use to record daily income and expenditure, and can calculate the total balance of payments, no login password
    2023-01-22 04:50:03下载
    积分:1
  • can see the status of memory
    能看出内存的工作情况-can see the status of memory
    2022-01-30 12:48:41下载
    积分:1
  • 这是一个可以在后台偷取你闪盘里所有资料的小软件。 只要你的闪盘一插上,所有的东东都被悄悄拷走.代码放,可以热键呼出....
    这是一个可以在后台偷取你闪盘里所有资料的小软件。 只要你的闪盘一插上,所有的东东都被悄悄拷走.代码开放,可以热键呼出.-This is a steal in the background you can flash all the information a small software. One of the key as long as you plug in, all the East have been quietly taking copy. Code open, you can hotkey exhaled.
    2022-06-21 13:46:08下载
    积分:1
  • 算术表达式的词法分析和语法分析,有需要的用
    算术表达式的词法分析和语法分析,有需要的用-Arithmetic expressions of lexical analysis and syntax analysis, there is a need to use
    2022-08-02 17:43:59下载
    积分:1
  • 嵌入式动画类拷贝屏幕程序,用EVC实现
    嵌入式动画类拷贝屏幕程序,用EVC开发实现-Embedded animated screen-type copy of the procedures developed by EVC realize
    2022-02-14 20:32:42下载
    积分:1
  • 一个共享软件注册的解决方案的例子
    一个共享软件注册的解决方案的例子--An example of the solution of shared software register
    2022-01-31 04:07:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载