随笔分类 -  Rockey4Smart

摘要:测试Rockey4Smart加密锁之模块字和三算法的用法C#代码private void btn_LookZzghjk_Click(object sender, EventArgs e) { if (this.r == null) { MessageBox.Show("先执行[查找加密锁]!", "提示"); return; } string val = ""; string sn = ""; ... 阅读全文
posted @ 2012-05-10 18:22 sqlite例子 阅读(302) 评论(0) 推荐(0)
摘要:测试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& 阅读全文
posted @ 2012-04-26 18:06 sqlite例子 阅读(305) 评论(0) 推荐(0)