倍福beckhoff Json库函数功能块

3.1 FB_JsonDomParser
3.1.1 AddArrayMember
3.1.2 AddBase64Member .
3.1.3 AddBoolMember
3.1.4 AddDateTimeMember
3.1.5 AddDcTimeMember
3.1.6 AddDoubleMember.
3.1.7 AddFileTimeMember
3.1.8 AddHexBinaryMember
3.1.9 AddInt64Member
3.1.10 AddIntMember
3.1.11 AddJsonMember
3.1.12 AddNullMember
3.1.13 AddObjectMember
3.1.14 AddStringMember.
3.1.15 AddUint64Member
3.1.16 AddUintMember.
3.1.17 ArrayBegin .
3.1.18 ArrayEnd.
3.1.19 ClearArray.
3.1.20 CopyDocument
3.1.21 CopyJson
3.1.22 CopyString .
3.1.23 FindMember
3.1.24 FindMemberPath
3.1.25 GetArraySize .
3.1.26 GetArrayValue .
3.1.27 GetArrayValueByIdx .
3.1.28 GetBase64.
3.1.29 GetBool.
3.1.30 GetDateTime
3.1.31 GetDcTime
3.1.32 GetDocument.
3.1.33 GetDocumentLength
3.1.34 GetDocumentRoot .
3.1.35 GetDouble.
3.1.36 GetFileTime .
3.1.37 GetHexBinary
3.1.38 GetInt .
3.1.39 GetInt64 .
3.1.40 GetJson
3.1.41 GetJsonLength
3.1.42 GetMaxDecimalPlaces .
3.1.43 GetMemberName .
3.1.44 GetMemberValue
3.1.45 GetString
3.1.46 GetStringLength.
3.1.47 GetType .
3.1.48 GetUint.
3.1.49 GetUint64
3.1.50 HasMember .
3.1.51 IsArray
3.1.52 IsBase64
3.1.53 IsBool.
3.1.54 IsDouble
3.1.55 IsFalse .
3.1.56 IsHexBinary
3.1.57 IsInt .
3.1.58 IsInt64
3.1.59 IsISO8601TimeFormat .
3.1.60 IsNull.
3.1.61 IsNumber .
3.1.62 IsObject
3.1.63 IsString
3.1.64 IsTrue.
3.1.65 IsUint
3.1.66 IsUint64.
3.1.67 LoadDocumentFromFile .
3.1.68 MemberBegin .
3.1.69 MemberEnd
3.1.70 NewDocument .
3.1.71 NextArray
3.1.72 ParseDocument .
3.1.73 PushbackBase64Value
3.1.74 PushbackBoolValue.
3.1.75 PushbackDateTimeValue .
3.1.76 PushbackDcTimeValue
3.1.77 PushbackDoubleValue .
3.1.78 PushbackFileTimeValue .
3.1.79 PushbackHexBinaryValue .
3.1.80 PushbackInt64Value.
3.1.81 PushbackIntValue.
3.1.82 PushbackJsonValue .
3.1.83 PushbackNullValue
3.1.84 PushbackStringValue
3.1.85 PushbackUint64Value .
3.1.86 PushbackUintValue .
3.1.87 RemoveAllMembers
3.1.88 RemoveArray.
3.1.89 RemoveMember .
3.1.90 RemoveMemberByName
3.1.91 SaveDocumentToFile .
3.1.92 SetArray.
3.1.93 SetBase64
3.1.94 SetBool
3.1.95 SetDateTime.
3.1.96 SetDcTime .
3.1.97 SetDouble .
3.1.98 SetFileTime.
3.1.99 SetHexBinary.
3.1.100 SetInt .
3.1.101 SetInt64
3.1.102 SetJson
3.1.103 SetMaxDecimalPlaces
3.1.104 SetNull
3.1.105 SetObject
3.1.106 SetString
3.1.107 SetUint
3.1.108 SetUint64 .
3.2 FB_JsonDynDomParser
3.3 FB_JsonSaxReader
3.3.1 DecodeBase64
3.3.2 DecodeDateTime.
3.3.3 DecodeDcTime .
3.3.4 DecodeFileTime
3.3.5 DecodeHexBinary
3.3.6 GetLastParseResult
3.3.7 IsBase64
3.3.8 IsHexBinary .
3.3.9 IsISO8601TimeFormat
3.3.10 Parse .
3.3.11 ParseValues
3.4 FB_JsonSaxWriter
3.4.1 AddBase64 .
3.4.2 AddBool .
3.4.3 AddDateTime
3.4.4 AddDcTime .
3.4.5 AddDint
3.4.6 AddFileTime
3.4.7 AddHexBinary
3.4.8 AddKey
3.4.9 AddKeyBool .
3.4.10 AddKeyDateTime.
3.4.11 AddKeyDcTime.
3.4.12 AddKeyFileTime
3.4.13 AddKeyLreal .
3.4.14 AddKeyNull .
3.4.15 AddKeyNumber .
3.4.16 AddKeyString
3.4.17 AddLint.
3.4.18 AddLreal .
3.4.19 AddNull .
3.4.20 AddRawArray
3.4.21 AddRawObject
3.4.22 AddReal
3.4.23 AddString .
3.4.24 AddUdint .
3.4.25 AddUlint .
3.4.26 CopyDocument
3.4.27 EndArray.
3.4.28 EndObject .
3.4.29 GetDocument
3.4.30 GetDocumentLength
3.4.31 GetMaxDecimalPlaces
3.4.32 ResetDocument
3.4.33 SetMaxDecimalPlaces
3.4.34 StartArray
3.4.35 StartObject.
3.5 FB_JsonReadWriteDataType
3.5.1 AddJsonKeyPropertiesFromSymbol.
3.5.2 AddJsonKeyValueFromSymbol
3.5.3 AddJsonValueFromSymbol .
3.5.4 CopyJsonStringFromSymbol .
3.5.5 CopyJsonStringFromSymbolProperties
3.5.6 GetDataTypeNameByAddress
3.5.7 GetJsonFromSymbol .
3.5.8 GetJsonStringFromSymbol.
3.5.9 GetJsonStringFromSymbolProperties
3.5.10 GetSizeJsonStringFromSymbol
3.5.11 GetSizeJsonStringFromSymbolProperties
3.5.12 GetSymbolNameByAddress .
3.5.13 SetSymbolFromJson .
3.6 FB_XmlDomParser
3.6.1 AppendAttribute .
3.6.2 AppendAttributeAsBool
3.6.3 AppendAttributeAsDouble
3.6.4 AppendAttributeAsFloat.
3.6.5 AppendAttributeAsInt.
3.6.6 AppendAttributeAsLint .
3.6.7 AppendAttributeAsUint .
3.6.8 AppendAttributeAsUlint
3.6.9 AppendAttributeCopy.
3.6.10 AppendChild
3.6.11 AppendChildAsBool.
3.6.12 AppendChildAsDouble
3.6.13 AppendChildAsFloat
3.6.14 AppendChildAsInt
3.6.15 AppendChildAsLint
3.6.16 AppendChildAsUint.
3.6.17 AppendChildAsUlint
3.6.18 AppendCopy .
3.6.19 AppendNode.
3.6.20 Attributes.
3.6.21 AttributeAsBool
3.6.22 AttributeAsDouble
3.6.23 AttributeAsFloat
3.6.24 AttributeAsInt
3.6.25 AttributeAsLint
3.6.26 AttributeAsUint
3.6.27 AttributeAsUlint
3.6.28 AttributeBegin .
3.6.29 AttributeFromIterator.
3.6.30 AttributeName
3.6.31 Attributes.
3.6.32 AttributeText .
3.6.33 Begin
3.6.34 BeginByName
3.6.35 Child.
3.6.36 ChildByAttribute
3.6.37 ChildByAttributeAndName
3.6.38 ChildByName
3.6.39 Children .
3.6.40 ChildrenByName
3.6.41 Compare .
3.6.42 CopyAttributeText .
3.6.43 CopyDocument
3.6.44 CopyNodeText
3.6.45 CopyNodeXml
3.6.46 FirstNodeByPath
3.6.47 GetAttributeTextLength.
3.6.48 GetDocumentLength.
3.6.49 GetDocumentNode
3.6.50 GetNodeTextLength .
8 Version: 1.7 TE1000
3.6.51 GetNodeXmlLength .
3.6.52 GetRootNode.
3.6.53 InsertAttributeCopy
3.6.54 InsertAttribute .
3.6.55 InsertChild.
3.6.56 InsertCopy
3.6.57 IsEnd
3.6.58 LoadDocumentFromFile
3.6.59 NewDocument .
3.6.60 Next .
3.6.61 NextAttribute .
3.6.62 NextByName
3.6.63 NextSibling
3.6.64 NextSiblingByName
3.6.65 Node .
3.6.66 NodeAsBool
3.6.67 NodeAsDouble
3.6.68 NodeAsFloat .
3.6.69 NodeAsInt .
3.6.70 NodeAsLint .
3.6.71 NodeAsUint.
3.6.72 NodeAsUlint.
3.6.73 NodeName
3.6.74 NodeText
3.6.75 ParseDocument
3.6.76 RemoveChild .
3.6.77 RemoveChildByName .
3.6.78 SaveDocumentToFile .
3.6.79 SetAttribute .
3.6.80 SetAttributeAsBool
3.6.81 SetAttributeAsDouble
3.6.82 SetAttributeAsFloat.
3.6.83 SetAttributeAsInt.
3.6.84 SetAttributeAsLint .
3.6.85 SetAttributeAsUint .
3.6.86 SetAttributeAsUlint.
3.6.87 SetChild
3.6.88 SetChildAsBool
3.6.89 SetChildAsDouble
3.6.90 SetChildAsFloat
3.6.91 SetChildAsInt .
3.6.92 SetChildAsLint .
3.6.93 SetChildAsUint
3.6.94 SetChildAsUlint.
3.7 FB_JwtEncode
4.1 ITcJsonSaxHandler
4.1.1 OnBool.
4.1.2 OnDint
4.1.3 OnEndArray
4.1.4 OnEndObject
4.1.5 OnKey.
4.1.6 OnLint
4.1.7 OnLreal
4.1.8 OnNull.
4.1.9 OnStartArray.
4.1.10 OnStartObject
4.1.11 OnString.
4.1.12 OnUdint
4.1.13 OnUlint.
4.2 ITcJsonSaxValues.
4.2.1 OnBoolValue.
4.2.2 OnDintValue .
4.2.3 OnLintValue
4.2.4 OnLrealValue
4.2.5 OnNullValue
4.2.6 OnStringValue .
4.2.7 OnUdintValue
4.2.8 OnUlintValue
5.1 Tc3JsonXmlSampleJsonDataType
5.2 Tc3JsonXmlSampleJsonSaxReader
5.3 Tc3JsonXmlSampleJsonSaxWriter
5.4 Tc3JsonXmlSampleJsonDomReader.
5.5 Tc3JsonXmlSampleXmlDomReader .
5.6 Tc3JsonXmlSampleXmlDomWriter .

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值