搜索资源列表
2543574367432134
- 滑块条参考手册 属性 min滑块条最小刻度值 max滑块条最大刻度值 pos滑块条当前位置 orientation滑块条方向,h -水平方向,v -垂直方向,默认为 h。 trackBarWidth滑块条宽度 progressHeight滑块条高度 sliderWidth滑块宽度 sliderHeight滑块高度 方法 CTrackBar(trackBarIdStr, min, max, pos)构造函数,trackBarIdStr 为
词法分析程序(编译原理)
- 用C语言写的词法分析程序 #include "stdio.h" #include"string.h" #include "stdlib.h" FILE *fp; char filename[20]; char token[100]; int m=0; char getch() { char ch; ch=fgetc(fp); return ch; } char getbc
hex_to_int
- source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex -source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex
String_HEX
- 字符窜型转化为十六进制型的JAVA实现,找了很长时间哟。-Channeling-type character into hexadecimal type JAVA implementation, to find a very long time yo.
jsp_mlzd
- 1.首先必须设置图片的目录 2.访问地址/index.jsp?ToPage=1 String url="/2/" //设置图片目录 int w=250 //设置图片宽度 int h=175 //设置图片高度 int ShowPage=12 //设置每页显示的图片数量-1 First you must set the image directory (2) access to the address/index.jsp? ToPage = 1 String url = &quo
BatchAddEmployee
- 类名:com.uisftech.hr.util.StringUtil.java。方法如下: 检查一个字符串是否为空(null、“”或全部为空格) 检查一个字符串是否为数字 解析一个文件名字符串,取文件的扩展名 解析一个文件名字符串,取丌含扩展名的文件名 生成一个指定位数的验证码,规则如下: • 验证码每一位可取:数字0~9,小写字母a、b、c、d、e、f、g、h、i、j、k、m、n、