文档
-
学生
-
老师
-
编程
-
-
-
- 以 Unix 时间创建 DateTimeOffset
- 以不同单位创建 DateTimeOffset
- 以其他格式显示时间
- 以毫秒显示DateTimeOffset
- 使用当前时间创建DateTimeOffset
- 将 DateTimeOffset 与新的协调世界时偏移量合并
- 将 DateTimeOffset 变更成字串格式
- 将文字转换为 DateTimeOffset 格式
- 将间距加到dateTimeOffset
- 检查DateTimeOffset是否在正确的数据类型
- 检查两个DateTimeOffsets是否相同
- 计算两个DateTimeOffsets之间的间距
- 设定协调世界时偏移量
- 转换DateTimeOffset为字串
-
Print
从URL中载入姿势模型
载入姿势模型
{"blocks":" "}
这积木是用作以URL从互联网载入姿势模型。
参数:字串(URL)
输出:模型预测结果(从Teachable Machine的图像模型)
示例代码:
{"blocks":"mainLayout mainScreen imageModel classify mainLayout 0 mainScreen 0 Main mainLayout imageModel 0 https://teachablemachine.withgoogle.com/models/tghdF3FXI/ classify 0 imageModel https://image.shutterstock.com/image-photo/boy-raising-two-fingers-on-260nw-297974771.jpg mainLayout https://image.shutterstock.com/image-photo/boy-raising-two-fingers-on-260nw-297974771.jpg mainLayout classify "}
輸出結果:
參考:
-
-
-
-
- 已训练的Google Teachable Machine模型:: https://teachablemachine.withgoogle.com/models/LL-rF1gZS/
- 此例子中使用的图片: https://i2.wp.com/runnersfirst.co.uk/wp-content/uploads/2019/01/running-woman.jpg?resize=678%2C381&ssl=1
-
-
-