- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
第二章 visual foxpro数据运算(The second chapter is Visual FoxPro data operation)
第二章 visual foxpro数据运算(The second chapter is Visual FoxPro data operation)
The second chapter is Visual FoxPro data operation
1, followed by Visual FoxPro=, ABC and ABC= Visual FoxPro command, and then perform? The result of the Visual FoxPro+ABC command is ABCABC.
2, (2001-9-20) - (2001-9-10) +4^2, the result is 6.
3, the following 89TWDDFF cannot be used as the variable name in VFP.
4, the following assignment expressions cannot be used as expressions for VFP.
5. The value of the expression 2*3^2+2*8/4+3^2 is 31.
6, the function INT (-3.415) value is -3.
7, the value of function VAL (16Year) is 16.
8, the function INT (RAND () *10) is an integer in the range of (0, 10).
9, if x is a positive real number, the expression for X third decimal places four to five is 0.01*INT (100* (x+0.005)).
10, digital formula sin250 written VFP expression is SIN (25*PI) (/180).
11, x is less than 100 non negative numbers, using the VFP expression to represent 0=X and x100.
12 in the following notation, AB7 is the legal variable name in VFP.
13, the value of function STR (-304.75) is 305.
14. After continuing the following command, the output of the last command is A BCD.
SET EXACT OFF
X= A
? IIF (A, =X, X-, BCD, X+, BCD)
15, in the following four sets of function operations, the result is the same.
A) LEET (Visual FoxPro, 6) and SUBSTR (Visual FoxPro, 1,6)
B) YEAR (DATE ()) and SUBSTR (DTOC (DATE), 7,2)
C) VARTYPE (` 36-5*4 ) and VARTYPE (36-5*4)
D) assume A=, this, B=, is, a, string, A-B, and A+B
16. In the following statement about the Visual FoxPro array, the error is that each array element in an array must be of the same data type.
17. In the following functions, the function value is AT (people, Peoples Republic of China ).
18, character type (Character) is used to store the data with the character representation of the data, including Chinese characters, letters, numbers, special symbols and space, the maximum length of up to 256 words, 6 function INT (-3.415) -3 is the val
您可能关注的文档
- 电焊工教材(Welders materials).doc
- 电热毯的安全和性能关键指标评析(Analysis of key indexes of safety and performance of electric blanket).doc
- 电源滤波器(Power filter).doc
- 电瓶车修理工(Battery truck repairer).doc
- 电磁场理论基本定律——库仑定律(The fundamental law of electromagnetic theory -- Coulomb's law).doc
- 电磁炉中关键元器件详解(Detailed description of key components in induction cooker).doc
- 电磁炉工作原理详细介绍(The working principle of induction cooker is introduced in detail).doc
- 电磁炉使用时注意五点,可减少辐射危害(When using induction cooker, pay attention to five points, which can reduce radiation hazard).doc
- 电源插座(Power supply socket).doc
- 电磁矿石粉碎机(comminuter).doc
原创力文档


文档评论(0)