DevMSN+

酷酷的MSN插件,随心所欲MSN

Messenger Plus! Live - Scripting Documentation

Objects Reference - MsgPlus

MsgPlus::Version

The MsgPlus::Version property returns the current version of Messenger Plus! Live.

溴>


Messenger Plus! Live -脚本文件



物体的参考-m sgplus
msgplus : :版本


该msgplus : :版本的财产申报表的当前版本
Messenger Plus! Live 。

溴>


Messenger Plus! Live -脚本文件



物体的参考-m sgplus
msgplus : :版本


该msgplus : :版本的财产申报表的当前版本
Messenger Plus! Live 。

该msgplus : :版本的财产申报表的当前版本
Messenger Plus! Live 。

Syntax

This is a read-only property.
[version] Version;

Data Type

A floating point number representing the major and minor version part of the version string. Example: 4.00.

浮点数目代表主要和次要版本的一部分
该版本字串。例如: 4.00 。

浮点数目代表主要和次要版本的一部分
该版本字串。例如: 4.00 。

浮点数目代表主要和次要版本的一部分
该版本字串。例如: 4.00 。

Remarks

Because of the way floating point values are stored in memory, you should never check for equality and use ranges instead. For example, "if(MsgPlus.Version == 4.10)" should be replaced by "if(MsgPlus.Version >= 4.10)" as the exact value of the version as returned by this property may differ a bit (always returning  slightly bigger numbers). For a more precise value, use VersionBuild.

因为方式的浮点值是储存在记忆体,你
绝不应检查平等和使用范围。举例来说, “如果( msgplus.version
== 4.10 ) “应改为”如果( msgplus.version > = 4.10 ) “作为
确切价值的版本作为经由这个属性可能有所不同有点
(总是返回稍大号码) 。为更精确
值,请使用
versionbuild 。

因为方式的浮点值是储存在记忆体,你
绝不应检查平等和使用范围。举例来说, “如果( msgplus.version
== 4.10 ) “应改为”如果( msgplus.version > = 4.10 ) “作为
确切价值的版本作为经由这个属性可能有所不同有点
(总是返回稍大号码) 。为更精确
值,请使用
versionbuild 。

Property Information

Object MsgPlus
Availability Messenger Plus! Live 4.00

See Also

MsgPlus Object, VersionBuild.

msgplus对象,
versionbuild 。

msgplus对象,
versionbuild 。

  Sponsor

  Links

Scripts文档目录 脚本库 FAQ
copyright devmsn.com