随笔分类 - Rockey4Smart
摘要:测试Rockey4Smart加密锁之模块字和三算法的用法C#代码private void btn_LookZzghjk_Click(object sender, EventArgs e) { if (this.r == null) { MessageBox.Show("先执行[查找加密锁]!", "提示"); return; } string val = ""; string sn = ""; ...
阅读全文
摘要:测试Rockey 4 Smart加密锁的C语言代码// win32Console_dog_test.cpp : Defines the entry point for the console application.
///////////////////////////////////////
//
//测试Rockey 4 Smart加密锁的C语言代码
//
/////////////////////////////////////// #include "stdafx.h"
#include <conio.h>
#include "time.h&
阅读全文