码迷,mamicode.com
首页 > 其他好文 > 详细

临时:vue注释

时间:2020-03-13 12:53:34      阅读:94      评论:0      收藏:0      [点我收藏+]

标签:lease   property   json   引号   vue   字符   classname   type   未定义   

Released under the MIT License.
在麻省理工学院的许可下发布。
 
 
Delete a property and trigger change if necessary.
删除属性并在必要时触发更改。
 
 
Check whether the object has the property.
检查对象是否具有属性。
 
 
Check if an expression is a literal value.
检查表达式是否为文本值。
 
Guard text output, make sure undefined outputs
保护文本输出,确保未定义的输出
 
 
 
Check and convert possible numeric strings to numbers before setting back to data
在返回数据之前,检查并将可能的数字字符串转换为数字
 
 
 
Convert string boolean literals into real booleans.
 将字符串布尔文字转换为实数布尔文字。
 
 
 
Strip quotes from a string
从字符串中删除引号
 
 
 
Converts hyphen/underscore/slash delimitered names into camelized classNames.
 将连字符/下划线/斜线分隔的名称转换为带骆驼符号的类名。
 
 
 
Simple bind, faster than native
简单绑定,比原生更快=======
 
 
 
 
 
Mix properties into target object.
将属性混合到目标对象中。
 
 
 
Quick object check - this is primarily used to tell Objects from primitive values when we know the value is a JSON-compliant type.
快速对象检查-当我们知道值是符合JSON的类型时,它主要用于区分对象和原始值。
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

临时:vue注释

标签:lease   property   json   引号   vue   字符   classname   type   未定义   

原文地址:https://www.cnblogs.com/gushixianqiancheng/p/12485474.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!