代码搜索:AnsiString
找到约 5,210 项符合「AnsiString」的源代码
代码结果 5,210
www.eeworm.com/read/246404/12729538
pas ac1239.pas
program tju1239;
var
p,q:ansistring;
n,u,lp,lq,l,i,pp,pq,count:word;
function match(sp,sq,l:word):boolean;
var
i:word;
begin
for i:=1 to l do
if (p[sp+i]'?') and (q[sq
www.eeworm.com/read/339554/12225793
pas ac1239.pas
program tju1239;
var
p,q:ansistring;
n,u,lp,lq,l,i,pp,pq,count:word;
function match(sp,sq,l:word):boolean;
var
i:word;
begin
for i:=1 to l do
if (p[sp+i]'?') and (q[sq
www.eeworm.com/read/184327/9109621
pas ac1175.pas
program tju1175;
const
maxwords=10000;
var
w:array[1..maxwords]of string;
a,pre:array[1..maxwords]of word;
last:array[0..26]of word;
t,u,n,i,l,r,m:longint;
s1,s2:ansistring;
c:c
www.eeworm.com/read/246404/12727523
pas ac1175.pas
program tju1175;
const
maxwords=10000;
var
w:array[1..maxwords]of string;
a,pre:array[1..maxwords]of word;
last:array[0..26]of word;
t,u,n,i,l,r,m:longint;
s1,s2:ansistring;
c:c
www.eeworm.com/read/246404/12728004
pas ac1175.pas
program tju1175;
const
maxwords=10000;
var
w:array[1..maxwords]of string;
a,pre:array[1..maxwords]of word;
last:array[0..26]of word;
t,u,n,i,l,r,m:longint;
s1,s2:ansistring;
c:c
www.eeworm.com/read/339554/12225361
pas ac1175.pas
program tju1175;
const
maxwords=10000;
var
w:array[1..maxwords]of string;
a,pre:array[1..maxwords]of word;
last:array[0..26]of word;
t,u,n,i,l,r,m:longint;
s1,s2:ansistring;
c:c
www.eeworm.com/read/493722/6389425
pas ac1236.pas
program ural1236;
var
s1,s2:ansistring;
key:string[2];
function h2d(c:char):byte;
begin
if c
www.eeworm.com/read/231652/14225208
pas ac1236.pas
program ural1236;
var
s1,s2:ansistring;
key:string[2];
function h2d(c:char):byte;
begin
if c
www.eeworm.com/read/351623/10634766
h param.h
#ifndef _PARAM_H_
#define _PARAM_H_
#include
#include "flashtool.h"
typedef enum{
PARAM_FT_CFG = 0
,PARAM_SEC_RO
,PARAM_CUST
,PARAM_OTP
,PARAM_END
} Parameter
www.eeworm.com/read/284467/8927408
txt ic_dll4.31说明.txt
1. 新增数字设置函数:
格式: bool SetDecLen(AnsiString szDec)
参数: szDec: 表示数字格式,1为旧格式,即9999.9; 2为新格式,即9999.99。
功能说明: 用于设置增减款金额的数字格式。
返回值: 当设置成功返回真值,否则为假值。
2. 新增设置部类菜单金额函数:
格式: bool SetClassMenuMon