.Net |
|
||
2007年4月19日
摘要:
取得日期:repl ls with substr(certid,11,4) for len(alltrim(certid))=18browrepl ls with substr(certid,9,4) for len(alltrim(certid))=15modi strurepl all ls1 with left(ls,2)+'月'+right(ls,2)+'日'case 语句:select ... 阅读全文
摘要:
VF笔记 1 算术运算符:+ - * / % ^ ** 2 关系运算符:> = = 3 逻辑运算符:.and. .or. .not. .AND. 与:两边有一个是假值,则为假 7>8.or.8 TO 数组名 例: DIME A(10) USE 学生表 GO 5 SCATTER TO A LIST MEM... 阅读全文
|
Copyright © 2024 东方新秀
Powered by .NET 9.0 on Kubernetes |