is_mobile()函数判断
例如在模板里可以这么写
{if is_mobile()}
这是移动端
{else}
这是pc端
{/if}
上一篇:Does the Garbage collector in Java work automatically?
JavaScript Dates and Times:下一篇
Delphi - Custom drawing a message list
C++ header-only include pattern
IE7 Margin Collapses Into Padding
in CoffeeScript, how can I use a variable as a key in a hash?
Interactive visualization of a graph in python [closed]
How to customise PHP MYSQL tables?
High quality, simple random password generator
Image Recognition ApI in android
精彩评论