-
动态图标叠加示例
windows的快捷方式就是在原有图标上叠加一个小箭头,也可以叠加一些数字表示文件的标号,这个源代码就是在图标上叠加其他小图标的示例代码,适用于Windows平台
- 2022-05-25 01:26:05下载
- 积分:1
-
三星2410 Windows CE 4.2 PCMCIA驱动源码。适合所有以S3C2410X为主芯片开发的平台。...
三星2410 Windows CE 4.2 PCMCIA驱动源码。适合所有以S3C2410X为主芯片开发的平台。-Samsung 2410 Windows CE 4.2 source PCMCIA drive. Suitable for all mainly to UART chip development platform.
- 2022-02-28 21:28:37下载
- 积分:1
-
do with Delphi database applications as simple Although there is no complete sof...
用Delphi做数据库应用就这么简单 虽然是个没有全部完成的软件,但数据库的插入、查找、更新等等有了,初学者可以看看,呵! 源代码中的打印及查询部分只是包括一些测试时使用的代码,我在了解如何实现打印及查询后就没有继续做下去。这两个部分可以根据不同的需求修改。-do with Delphi database applications as simple Although there is no complete software, but database insert, retrieve, update, etc. With that beginners can see, uh! The source code for the print and inquiries, including some part is the use of the test code, I understand how to achieve Print and inquiries had not continue to do so. These two parts can be based on different needs revision.
- 2022-09-02 19:10:03下载
- 积分:1
-
一个标准的MFC Windows应用程序
要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。
2、菜单和工具栏的功能自定...
一个标准的MFC Windows应用程序
要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。
2、菜单和工具栏的功能自定义。
3、应用程序的背景是一幅位图图片。
4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。
-A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so that it will have custom menus, toolbars, and status bar. 2, menus and toolbars custom functions. 3, the application of the background is a bitmap image. 4, the Toolbar should be able to show and hide, and it does not have a menu function.
- 2023-06-02 03:00:07下载
- 积分: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
-
在HGE1.81版本的基础上增加了对MFC的支持,可以方便地用它设计出各种工具类软件。tutorials中增加了tutorial03MFC作为MFC程序开发的示...
在HGE1.81版本的基础上增加了对MFC的支持,可以方便地用它设计出各种工具类软件。tutorials中增加了tutorial03MFC作为MFC程序开发的示例。-In HGE1.81 version based on the increased support of MFC, you can easily use it to design various types of software tools. has been added tutorials as tutorial03MFC sample MFC program development.
- 2022-10-21 17:40:04下载
- 积分:1
-
这是一款网吧检控系统,用VB软件编写,用于监控对方计算机,是一个非常好用的软件。...
这是一款网吧检控系统,用VB软件编写,用于监控对方计算机,是一个非常好用的软件。-This is a prosecution of Internet systems, software development, using VB to monitor each other" s computers, is a very useful software.
- 2022-01-25 22:04:47下载
- 积分:1
-
A monkey test of the automated tools used for software interface of unplanned te...
一个monkey test的自动工具,用来进行软件界面的无计划测试-A monkey test of the automated tools used for software interface of unplanned test
- 2022-04-23 16:23:59下载
- 积分:1
-
ErdasImagine secondary development and customer
ErdasImagine二次开发与客户化方法研究
对ERDAS开发者有帮助-ErdasImagine secondary development and customer-oriented method for ERDAS help developers
- 2022-11-03 19:35:03下载
- 积分:1
-
vc++.net编写画图程序,利用坐标来显示每一秒钟显示一侦
vc++.net编写画图程序,利用坐标来显示每一秒钟显示一侦-vc++. net drawing preparation procedures, the use of coordinates to show every second investigation showed that one
- 2022-06-18 00:06:58下载
- 积分:1