摘要:uml定义了5类,10种模型图uml提供的基本模型图包括:(1)、用例图:展示系统外部的各类执行者与系统提供的各种用例之间的关系(2)、类图:展示系统中类的静态结构(类是指具有相同属性和行为的对象,类图用来描述系统中各种类之间的静态结构)(3)、对象图:是类图的一种实例化图(对象图是对类图的一种实例化)(4)、包图:是一种分组机制。在uml1.1版本中,包图不再看作一种独立的模型图(5)、状态图:......
摘要:一、wnetaddconnection2afunction ulong wnetaddconnection2a(ref s_netresource lpnetresource, string lppassword, string lpusername, long dwflags) library "mpr.dll" alias for "wnetaddconnecti......
使用PB调用API自动更新(非FTP模式)(一、STRUCTURE定义)一.structure定义
1.s_filetime 【程序编程相关:
将小写金额转换为英文大写的SQL函数】 【推荐阅读:
WebSphere下从helloWorl】global type s_filetime from structure 【扩展信息:
doFilter的代码和Jsp中的嵌入代】 long dwlowdatetime long dwhighdatetime end type
2.s_win32_find_data
global type s_win32_find_data from structure long dwfileattributes s_filetime ftcreationtime s_filetime ftlastaccesstime s_filetime ftlastwritetime long nfilesizehigh long nfilesizelow long dwreserved0 ...
下一页 摘要:5、comparefiletimefunction ulong comparefiletime( ref s_filetime lpfiletime1, ref s_filetime lpfiletime2) library "kernel32.dll" alias for "comparefiletime"
vb声明
declare f......