今天学习内容
Posted fengjiale
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了今天学习内容相关的知识,希望对你有一定的参考价值。
今天晚上入门了cookie和session,cookie主要用于登录之前的,保存时间长,而session主要用于登录之后的,保存时间短,明天在继续学习
今天学习的内容
if a>10 then
msbox "123"
else
msbox "321"
end if
x
1
if a>10 then
2
msbox "123"
3
else
4
msbox "321"
5
end if
哈哈哈!!!!
以上是关于今天学习内容的主要内容,如果未能解决你的问题,请参考以下文章