- 21
- 0
- 约1.1万字
- 约 18页
- 2016-12-03 发布于贵州
- 举报
vb部分考试题及答案
1.
图5
Private Sub Command1_Click()
考生应完成的程序
******* Begin ************
Open “in5.dat” for input as #1
Input #1, s
Close #1
Text1.text=s
End Sub
private Sub Command2_Click()
考生应完成的程序
Stetemp2=””
For i=1 to len(s)
Ch=mid(s,i,1)
If i mod 2 0 then
If isletter(cstr(ch))=true then
If ch=”Z” then
Ch=”A”
Elseif ch=”z” then
Ch=”a”
Else
Ch=chr(asc(ch)+1)
End if
End if
Else
If isletter(cstr(ch))=true then
If ch=”A” then
Ch=”Z”
Elseif ch=”a” then
Ch
您可能关注的文档
- Unit It’s raining! 教案 新人教版2014七年级英语下册.doc
- Unit lesson 1 our school newapaper.doc
- Unit Living well 单元测试题.doc
- Unit More exercies 教案.doc
- Unit My days of the week.doc
- Unit My first job.doc
- Unit My favorite subject is science.单元试题 新目标初一英语上.doc
- Unit It must belong to Carla打印.doc
- Unit My name’s Gina 1st period 新版2013七年级英语上册.doc
- Unit Ocean Laws参考.doc
最近下载
- 2023年中国南水北调集团青海有限公司招聘笔试真题.docx VIP
- 2025年新疆维吾尔自治区、新疆生产建设兵团中考道德与法治真题(原卷版).pdf VIP
- 《龙游黄茶(征求意见稿)》团体标准编制说明.docx VIP
- 立式加工中心换刀机械手.doc VIP
- 衢州味道 龙游乌猪肉.pdf VIP
- 2023年中国南水北调集团青海有限公司招聘考试真题及答案.docx VIP
- ZONCN众辰NZ100中文折页说明书用户手册.pdf
- 16J934-3 中小学校建筑设计常用构造做法.docx VIP
- 高中历史合格考《中外历史纲要》上下册知识点速记.pdf VIP
- 城市公共交通调度与运营管理.docx VIP
原创力文档

文档评论(0)