码迷,mamicode.com
首页 >  
搜索关键字:copyright    ( 4271个结果
swift5.x 多线程的应用场景
// // ViewController17.swift // swiftT // // Created by wjwdive on 2020/6/3. // Copyright © 2020 wjwdive. All rights reserved. // import UIKit class V ...
分类:编程语言   时间:2020-06-03 17:31:27    阅读次数:76
Name Error: name 'yolo_head' is not defined
Name Error: name 'yolo_head' is not defined 阳光总在风雨后 坚持不懈 今天为了解决在web端检测速度过慢的问题,把keras的model.h5转换成了tensorflow的model.pb #!/usr/bin/env python """ Copyrig ...
分类:其他好文   时间:2020-05-30 23:28:01    阅读次数:158
android ndk error: undefined reference to '__memcpy_chk'
{ 编译.so 的android api >= 打包apk的api } { /* * Copyright (C) 2017 The Android Open Source Project * All rights reserved. * * Redistribution and use in sou ...
分类:移动开发   时间:2020-05-28 09:16:08    阅读次数:168
mha邮件提醒的send_report脚本
send_report脚本中需要修改的也没几处, 如下, 都已经标注出来了 [root@rd-mysql-test4 mha]# cat /usr/local/bin/send_report #!/usr/bin/perl # Copyright (C) 2011 DeNA Co.,Ltd. # # ...
分类:其他好文   时间:2020-05-27 01:25:21    阅读次数:231
swift5.x 扩展(extension)
```swift // // ViewController10.swift // swiftT // // Created by wjwdive on 2020/5/25. // Copyright © 2020 wjwdive. All rights reserved. // import UIK... ...
分类:编程语言   时间:2020-05-25 17:49:38    阅读次数:86
swift5.x 多态,类型检查,类型转换
```swift // // ViewController9.swift // swiftT // // Created by wjwdive on 2020/5/25. // Copyright © 2020 wjwdive. All rights reserved. // import UIKi... ...
分类:编程语言   时间:2020-05-25 17:46:51    阅读次数:65
swift5.x 类、结构体、枚举
```Swift//// ViewController7.swift// swiftT//// Created by wjwdive on 2020/5/20.// Copyright © 2020 wjwdive. All rights reserved.//import UIKitclass V... ...
分类:编程语言   时间:2020-05-25 17:43:43    阅读次数:56
swift5.x 类初始化、反初始化, 指定初始化器,便利初始化器
```Swift // // ViewController8.swift // swiftT // // Created by wjwdive on 2020/5/22. // Copyright © 2020 wjwdive. All rights reserved. // import UIKi... ...
分类:编程语言   时间:2020-05-25 17:32:30    阅读次数:59
swift5.x 运算符重载
```swift//// ViewController.swift// swiftT//// Created by wjwdive on 2019/1/9.// Copyright © 2019年 wjwdive. All rights reserved.//import UIKitstruct S... ...
分类:编程语言   时间:2020-05-25 09:27:52    阅读次数:64
ros21讲学习-订阅话题
代码: /*********************************************************************** Copyright 2020 GuYueHome (www.guyuehome.com). *************************** ...
分类:其他好文   时间:2020-05-23 22:59:36    阅读次数:117
4271条   上一页 1 ... 5 6 7 8 9 ... 428 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!