2..private sub command1_click()
if not isnumeric(text1) then
msgbox "xxx"
text1.setfocus
exit sub
end if
dim r as single
r = val(text1.text)
text2.text = 3.14 * r * r
3.end sub
private sub command2_click()
if not isnumeric(text2) then
首页 >
2..private sub command1_click()
if not isnumeric(text1) then
msgbox "xxx"
text1.setfocus
exit sub
end if
dim r as single
r = val(text1.text)
text2.text = 3.14 * r * r
3.end sub
private sub command2_click()
if not isnumeric(text2) then
python实现将三个数从大小排列 - python - 前端,libsvm python文本分类 | python实现将三个数从大小排列 - python - 前端,libsvm python文本分类 ...
Python零基础自学,请问自学Python需要具备什么? - python - 前端,python unicode转int | Python零基础自学,请问自学Python需要具备什么? - python - 前端,python unicode转int ...
python的items函数改变顺序吗 - python - 前端,python工程师的编译器 | python的items函数改变顺序吗 - python - 前端,python工程师的编译器 ...