- 0
- 0
- 约2.19千字
- 约 3页
- 2021-11-08 发布于江苏
- 举报
unit dm;
interface uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, Db, ADODB,shellapi,inifiles,Registry, ExtDlgs, Buttons, Grids, DBGrids,nb30,Menus,ComCtrls;
type
Tdm1 = class(TForm)
Function UncrypKey (Src:String; Key:String):string; Function EncrypKey (Src:String; Key:String):string;
Function Tdm1.EncrypKey (Src:String; Key:String):string; var
idx :integer; KeyLen :Integer; KeyPos :Integer; offset :Integer; dest :string; SrcPos :Integer; SrcAsc :Integer; TmpSrcAsc :Integer; Range :Integer;
begin KeyLen:=Length(Key);
if KeyLen = 0 then key:=
您可能关注的文档
- C语言程序简单例子.docx
- C语言程序设计(郑莉)课后习题答案.docx
- C语言程序设计基础知识要点.docx
- C语言程序设计期末考试试题(含答案).docx
- C语言笔试选择题嵌入式笔试题选择题.docx
- C语言符号优先级.docx
- C语言符号意义.docx
- C语言第4次作业运算符与.docx
- C语言素数的几种判断方法.docx
- C语言简单的23 个例子.docx
- 2024-2025学年湖南省邵阳市新宁县回龙寺镇人教版一年级下册期中测试数学试卷.docx
- 2024-2025学年山东省德州市平原县王杲铺中小、王凤楼中小、腰站镇中小青岛版一年级下册3月月考数学试卷.docx
- 第四单元 课题3 物质组成的表示-初中化学新教材预习学案(人教版2024九年级上册).docx
- 2024-2025学年山东省济宁市梁山县人教版一年级下册期中测试数学试卷.docx
- 2024-2025学年山东省德州市德州经济技术开发区长河小学等校青岛版一年级下册期中考试数学试卷.docx
- 2026《基于国产开源单片机GD32VF103的输变电设备物联网传感器设计》8300字.docx
- 2024年中考道德与法治真题完全解读(北京卷).docx
- 2026《基于机器视觉识别的工件边缘曲线重构方法分析》9000字.docx
- 课时9.4 物体的浮与沉【一大题型】八年级全一册物理(沪科版2024).docx
- 2024-2025学年广东省江门市开平市人教版一年级下册期中综合素养评价数学试卷.docx
原创力文档

文档评论(0)