您好,欢迎光临本网站![请登录][注册会员]  
文件名称: pb扩展dll可实现取本机IPMAC 加解密压缩 截图等功能
  所属分类: 其它
  开发工具:
  文件大小: 373kb
  下载次数: 0
  上传时间: 2011-11-12
  提 供 者: gaoq*****
 详细说明: //of_bitmap_getscreenbmp ( integer x1, integer y1, integer x2, integer y2, string filename ) returns integer //抓屏幕图像(全屏) //of_bitmap_getscreenbmp ( string filename ) returns integer //抓窗口图像 //of_bitmap_getwindowbmp ( window aw_window, string as_filename ) returns integer //base64解密,用默认密钥 //of_code_base64decode ( string as_code ) returns string //base64解密 //of_code_base64decode ( "密文","BDGOywTW3bgomqMjZ1ptwz269tEHKNehyae6knuux047-CFILPSr3cfil/svdJ58") //of_code_base64decode ( string as_code, string as_codetable ) returns string //base64加密,用默认密钥 //of_code_base64encode ( string as_code ) returns string //base64加密 //of_code_base64encode ( "明文","BDGOywTW3bgomqMjZ1ptwz269tEHKNehyae6knuux047-CFILPSr3cfil/svdJ58") //of_code_base64encode ( string as_code, string as_codetable ) returns string //des解密,默认密钥 //of_code_desdecode ( string as_code ) returns string //des解密 //of_code_desdecode ( "密文","12345678") //of_code_desdecode ( string as_code, string as_key ) returns string //des解密,返回明文 //of_code_desdecodehex ( string as_code ) returns string //des解密,返回明文 //of_code_desdecodehex ( "密文","12345678") //of_code_desdecodehex ( string as_code, string as_key ) returns string //des加密, //of_code_desencode ( string as_code ) returns string //des加密 //of_code_desencode ( "明文","12345678") //of_code_desencode ( string as_code, string as_key ) returns string //des加密,返回用十六制编码的密文,可避免特殊字符的存储问题,只能使用64bit(8字节)密钥 //of_code_desencodehex ( string as_code ) returns string //des加密,返回用十六制编码的密文,可避免特殊字符的存储问题,只能使用64bit(8字节)密钥 //of_code_desencodehex ( "明文","12345678") //of_code_desencodehex ( string as_code, string as_key ) returns string //md5加密 //of_code_md5encode ( string as_code ) returns string //得到工作组下的计算机列表 //of_getcomputerlist ( string as_groupname, ref string as_computerlist[] ) returns integer //得到CPU的信息 //of_getcpuinfo ( ref string cpuid1, ref string cpuid2, ref string cpuid3, ref string cpuid4, ref string cpuvendor, ref string cpuspeed ) //得到字体列表,0:DEVICE_FONTTYPE,1:RASTER_FONTTYPE,4:TRUETYPE_FONTTYPE //of_getfontlist ( ref string as_fontname[], ref string as_fonttype[], ref string as_fontfamily[] ) returns integer //得到当前网络工作组列表 //of_getgrouplist ( ref string as_group[] ) returns integer //得到IDE硬盘序列号 //of_getidediskserialnumber ( ) returns string //根据名称得到IP地址 //of_getipaddrbyname ( string as_ipaddr ) returns string //得到本机IP //of_getlocalip ( ) returns string //根据IP得到计算机名 //of_getnamebyip ( string as_computename ) returns string //得到默认打印机 //of_getprinterdefault ( ) returns string //得到打印机任务列表 //of_getprinterjobs ( string as_printername, ref string as_machinename[], ref string as_username[], ref string as_documnet[], ref string as_status[], ref string as_totalpages[], ref string as_pagesprinted[] ) returns integer //得到安装的打印机 //of_getprinterlist ( ref string as_printname[] ) returns integer //得到打印要的打印方向,1纵向,2横向 //of_getprinterorientation ( string as_printername ) returns integer //得到打印机端口 //of_getprinterport ( string as_printername ) returns string //得到打印机状态 //of_getprinterstatus ( string as_printername ) returns integer //得到状态的显示值 //of_getprinterstatusdisplay ( unsignedlong aul_status ) returns string //得到SCSI硬盘的序列号,如果没有SCSI,返回IDE硬盘的序列号 //of_getscsiserialnumber ( ) returns string //得到SQL SERVER的服务列表 //of_getsqlserverlist ( ref string as_serverlist[] ) returns integer //判断是否是WINDOWS NT系统 //of_iswindowsnt ( ) returns boolean //增加自定义纸张 //of_paperadd ( string as_printername, string as_papername, decimal adc_paperwidth, decimal adc_paperheight ) returns integer //得到当前打印机支持的纸张列表 //of_paperlist ( ref string as_papercode[], ref string as_papername[], ref string as_paperwidth[], ref string as_paperheight[] ) returns integer //设置打印机的打印方向 //of_setprinterorientation ( string as_printername, integer ai_orientation ) returns integer //显示打印机属性对话框 //of_showprinterpropertiesdlg ( window a_window, string printername ) returns integer //ZIP压缩 //of_zip_filescompress ( integer compresstype, string archivename, string filespec, boolean recursedirs ) returns integer //ZIP压缩 //of_zip_filescompress ( string archivename, string filespec, boolean recursedirs ) returns integer //ZIP解压 //of_zip_filesextract ( integer compresstype, string archivename, string filespec, string extractdirs, boolean recursedirs ) returns integer //ZIP解压 //of_zip_filesextract ( string archivename, string filespec, string extractdirs, boolean recursedirs ) returns integer ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 输入关键字,在本站1000多万海量源码库中尽情搜索: