XtGem is a visual mobile site building tool, allowing users to create and maintain highly customizable personal mobile sites completely free of charge - and without a need to know any programming language at all!
Nếu tuyên bố tạo ra các chi nhánh và các công tắc của Xtscript của bạn
[...] = optional ... = your valueif not ... or not ...
...
[else
...]
endif
Code ví dụ:
<!--parser:xtscript-->
var $x = call mt_rand $min=1;$max=2
var $y = call mt_rand $min=1;$max=2
# If not ... Or not...
# simulates $x == 1 and $y == 1
if not $x == 1 or not $y == 1
print One of \$x or \$y is not equal to 1
else
print Both \$x and \$y are equal to 1
endif
print <br />\$x=$x \$y=$y
<!--/parser:xtscript-->
Code đã chạy:One of $x or $y is not equal to 1 $x=2 $y=2
Thucdaik
Đăng lúc:13:25 13/11/2016
Chia sẻ:
Chia sẻ bài viết:
Link:
BBCode:
☆BÌNH LUẬN
0: php_network_getaddresses: getaddrinfo failed: Name or service not known