-
Mainfram44XS
• Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS).
Person should be well versed with App Migration/modernization, Data Migration and Conversion experience.
Involved with defect analysis, fixing documentations and analyzing in past projects.
UNIX base with Micro Soft COBOL would be nice to have.
• Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS).
Person should be well versed with App Migration/modernization, Data Migration and Conversion experience.
Involved with defect analysis, fixing documentations and analyzing in past projects.
UNIX base with Micro Soft COBOL would be nice to have.
- 2013-11-24 19:02:54下载
- 积分:1
-
C# ftp上传文件代码,配置服务器和本地目录后自动上传文件
C# ftp上传文件代码,配置服务器和本地目录后自动上传文件-C# ftp Uploadfile SourceCode
- 2022-02-03 09:32:22下载
- 积分:1
-
动态ASP详细介绍,清华大学出版社、北京交通大学出版社出版...
动态ASP详细介绍,清华大学出版社、北京交通大学出版社出版-Dynamic ASP
- 2023-03-01 15:40:04下载
- 积分:1
-
YY-batch-concerned-
YY批量关注易语言源码,高端大气上档次YY batch concerned language source code, the high-end atmosphere(YY batch concerned language source code, the high-end atmosphere)
- 2014-01-28 08:45:55下载
- 积分:1
-
Telnet服务器与Telnet客户机程序,涉及Telnet远程登陆与NT服务程序编程原理...
Telnet服务器与Telnet客户机程序,涉及Telnet远程登陆与NT服务程序编程原理-Telnet server and Telnet client procedures involved and Telnet remote login service programming NT Principle
- 2022-10-13 18:05:03下载
- 积分:1
-
54643547
VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合。(VB using the least square method demonstrates how to implement linear and two order curve fitting in VB.)
- 2013-11-04 08:22:28下载
- 积分:1
-
ClothingSalesManage
服装销售管理系统。可以实现服装的种类,数量等管理。(Clothing sales management system. You can achieve the kind and quantity management of clothing. . .)
- 2014-12-09 10:20:31下载
- 积分:1
-
bfs
hdu 3085 一道bfs题 一点值得注意的,鬼魅先走,mm与gg后走,直接模拟这个这个场景,突出时间的先后性,一秒与一秒的区别。。。这样模拟很难出错(hdu 3085 an ACM question.it is about bfs)
- 2010-05-12 22:01:22下载
- 积分:1
-
20091119kbqV2.0
特点:
一、与第一版本质不同。— 全新代码编译。 加入支持拖拽功能。
二、独特图标提取技术。— 完全不失真提取exe,dll,ocx,ico等。
三、数据压缩加密超强。— 采用aplib0.44算法。效果自行测试。
四、捆绑任意数量文件。— 如果你机器够好。 支持捆绑无限个。
五、躲避所有的反捆绑。— 能躲避现在市面上所有 反捆绑程序。
(Features: 1, with the first edition of a different nature.- The new code is compiled. Add support for drag and drop functionality. Second, the unique icon extraction.- Completely distortion extracting exe, dll, ocx, ico and so on. 3, data compression, encryption super.- Use aplib0.44 algorithm. Effects of self-testing. 4, tied any number of files.- If you are good enough machine. Supports unlimited bundle. 5, to avoid all anti-tied.- Be able to avoid all anti-bundled programs are now available in the market.)
- 2009-11-27 17:37:22下载
- 积分:1
-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1