上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 43 下一页
摘要: 参考链接: https://developer.51cto.com/art/200908/141545.htm https://jingyan.baidu.com/article/75ab0bcbcf6a24d6864db2dd.html https://www.jb51.net/article/6 阅读全文
posted @ 2021-12-22 09:36 橘子Jane 阅读(24) 评论(0) 推荐(0)
摘要: 程序运行的时候右侧那几个玩意的说明 阅读全文
posted @ 2021-12-21 16:30 橘子Jane 阅读(27) 评论(0) 推荐(0)
摘要: C# + 两台Basler做录像功能使用 两台Basler相机截图已经能完成了,尝试用计时器做录像功能使用,报错:设备由另一个客户端以独占方式打开 参考链接: https://blog.csdn.net/chotin/article/details/103944745 检索相机/并选择连接哪个相机 https://www.cnblogs.c 阅读全文
posted @ 2021-12-21 08:00 橘子Jane 阅读(507) 评论(0) 推荐(0)
摘要: 类访问另一个类的控件 https://jingyan.baidu.com/article/425e69e601c781be14fc1640.html https://blog.csdn.net/ichenqingyun/article/details/52622340 以下是未验证的,也就是还没看 阅读全文
posted @ 2021-12-20 15:15 橘子Jane 阅读(364) 评论(1) 推荐(0)
摘要: ref 关键字指示按引用传递值。 它用在四种不同的上下文中: 在方法签名和方法调用中,按引用将参数传递给方法。 有关详细信息,请参阅按引用传递参数。 https://docs.microsoft.com/zh-cn/dotnet/csharp/language-reference/keywords/ 阅读全文
posted @ 2021-12-19 09:48 橘子Jane 阅读(136) 评论(0) 推荐(0)
摘要: 相机项目(C#+basler相机) 在调用button_Oneshot_Click()和button_keepShot_Click()时引发报错 在OneShot()打了个断点,看到程序是在调用OneShot()返回之后报的错。参考下面这张图片知道是触发了image has been grabbed 阅读全文
posted @ 2021-12-16 10:44 橘子Jane 阅读(2456) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_39930578/article/details/87897257 https://www.cnblogs.com/cyq1162/archive/2011/07/24/2115388.html https://www.cnblogs.com/eve 阅读全文
posted @ 2021-12-16 00:08 橘子Jane 阅读(64) 评论(0) 推荐(1)
摘要: 参考链接: https://www.cnblogs.com/walterlv/p/10236459.html https://blog.csdn.net/cxu123321/article/details/96438978 内容跟是一样的,下面CSDN的可读性能更好一些 参考链接: https:// 阅读全文
posted @ 2021-12-15 14:42 橘子Jane 阅读(152) 评论(0) 推荐(0)
摘要: 参考链接: https://www.cnblogs.com/maijin/p/6738340.html https://www.cnblogs.com/java20130723/archive/2013/02/21/3211475.html https://bbs.csdn.net/topics/3 阅读全文
posted @ 2021-12-13 16:57 橘子Jane 阅读(425) 评论(0) 推荐(0)
摘要: 参考链接: https://docs.microsoft.com/zh-cn/dotnet/csharp/language-reference/builtin-types/value-tuples https://docs.microsoft.com/en-us/dotnet/csharp/lang 阅读全文
posted @ 2021-12-13 15:37 橘子Jane 阅读(40) 评论(0) 推荐(0)
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 43 下一页