代码搜索:CICS
找到约 68 项符合「CICS」的源代码
代码结果 68
www.eeworm.com/read/253992/4391459
makefile
#
# makefile for application preconsole cics program
#
.SUFFIXES:.c
.SUFFIXES:.ccs
.SUFFIXES:.cpre
GFXDIR=$(HOME)/gfx
APDIR=$(HOME)/
www.eeworm.com/read/253992/4391467
makefile
#
# makefile for application preconsole cics program
#
.SUFFIXES:.c
.SUFFIXES:.ccs
.SUFFIXES:.cpre
GFXDIR=$(HOME)/gfx
APDIR=$(HOME)/
www.eeworm.com/read/253992/4391475
makefile
#
# makefile for application preconsole cics program
#
.SUFFIXES:.c
.SUFFIXES:.ccs
.SUFFIXES:.cpre
GFXDIR=$(HOME)/gfx
APDIR=$(HOME)/
www.eeworm.com/read/168805/9897174
ccs sample1.ccs
/*
作者:ddxkxk
ddxxkk@21cn.com
*/
最简单的CISC服务端的例子
1 编译 set USERLIB=easycics.obj
cicstcl -e -d -lC sample2.ccs
或者用目录下的
make sample1.ccs
2
打开CICS Administration Utility,
选中CICS01, 右键菜单选择Resou
www.eeworm.com/read/168805/9897192
ccs sample2.ccs
/*
作者:ddxkxk
ddxxkk@21cn.com
*/
/*
CISC服务端的结果集的例子
1 编译 set USERLIB=easycics.obj
cicstcl -e -d -lC sample2.ccs
或者用目录下的
make sample1.ccs
2
打开CICS Administration Utility,
选中CICS01, 右键菜单选择R
www.eeworm.com/read/168805/9897195
bak sample1.ccs.bak
/*
最简单的CISC服务端的例子
1 编译 set USERLIB=easycics.obj
cicstcl -e -d -lC sample2.ccs
或者用目录下的
make sample1.ccs
2
打开CICS Administration Utility,
选中CICS01, 右键菜单选择Resources->Program, 输入以下值:
Program Nam
www.eeworm.com/read/168805/9897204
bak sample2.ccs.bak
/*
CISC服务端的结果集的例子
1 编译 set USERLIB=easycics.obj
cicstcl -e -d -lC sample2.ccs
或者用目录下的
make sample1.ccs
2
打开CICS Administration Utility,
选中CICS01, 右键菜单选择Resources->Program, 输入以下值:
Program Nam
www.eeworm.com/read/373367/2762782
todo
Area Reduction
==============
Reduce one or both stages of dec/interp to max rate of 8 instead of 16
Optimize CICs to minimize registers
Reduce width of RX CORDIC
Fix CORDIC wasted logic cells from
www.eeworm.com/read/131315/5945822
readme
Welcome to the new tn3270 - version 4.1.1.
This version consists entirely of bug fixes to the August 1987 beta release
of tn3270. This version will now deal with CICS and VM/XA on the IBM
side, and
www.eeworm.com/read/392840/8322864
makefile
#
# By Vanda Soft Group
#
# This script file is used for archiving source file to a libary file.
#
# Editer: HUSHIBIN
# Edit Date: 2004-09-08
#
# define path
CICSDIR=/usr/lpp/cics
CICSCLIDIR=/usr/