Visual FoxPro 的题目
- 你的回答被采纳后将获得:
- 系统奖励15(财富值+成长值)+难题奖励20(财富值+成长值)+提问者悬赏20(财富值+成长值)
展开全部
命令如下:
1、replace all 平均分 with (数学+语文+外语)/3,总分 with (数学+语文+外语)
2、display off record 4
3、goto 2
list 学号,姓名,性别,出生年月,团员否 next 4
4、list for recno()=2 or recno()=4
5、goto 5
list rest
6、list for year(出生年月)=84 or year(出生年月)=86
7、list for 出生年月>{^1985/6/30} and 性别="男"
8、list 学号,姓名,平均分,总分 for 团员否=.F.
9、delete for left(姓名,2)="刘"
10、goto 3
insert before
11、append
replace 学号 with "1099",姓名 with "张三"
replace 性别 with "男",出生年月 with {^1986/10/1}
replace 团员否 with .T.,数学 with 70
replace 语文 with 80,外语 with 90
replace 平均分 with 80,总分 with 240
12、alter table xsgl add 班主任 c(6)
13、select xsgl
copy to by.dbf
use by
list
14、select xsgl
copy structure to aa fields 学号,姓名,性别,出生年月,团员否,数学
15、copy to bb.txt type sdf
1、replace all 平均分 with (数学+语文+外语)/3,总分 with (数学+语文+外语)
2、display off record 4
3、goto 2
list 学号,姓名,性别,出生年月,团员否 next 4
4、list for recno()=2 or recno()=4
5、goto 5
list rest
6、list for year(出生年月)=84 or year(出生年月)=86
7、list for 出生年月>{^1985/6/30} and 性别="男"
8、list 学号,姓名,平均分,总分 for 团员否=.F.
9、delete for left(姓名,2)="刘"
10、goto 3
insert before
11、append
replace 学号 with "1099",姓名 with "张三"
replace 性别 with "男",出生年月 with {^1986/10/1}
replace 团员否 with .T.,数学 with 70
replace 语文 with 80,外语 with 90
replace 平均分 with 80,总分 with 240
12、alter table xsgl add 班主任 c(6)
13、select xsgl
copy to by.dbf
use by
list
14、select xsgl
copy structure to aa fields 学号,姓名,性别,出生年月,团员否,数学
15、copy to bb.txt type sdf
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
命令如下:
1、replace all 平均分 with (数学+语文+外语)/3,总分 with (数学+语文+外语)
2、display off record 4
3、goto 2
list 学号,姓名,性别,出生年月,团员否 next 4
1、replace all 平均分 with (数学+语文+外语)/3,总分 with (数学+语文+外语)
2、display off record 4
3、goto 2
list 学号,姓名,性别,出生年月,团员否 next 4
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
你就不能拍的清楚点吗? 右上角的亮光亮瞎了我
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询