上一页 1 ··· 341 342 343 344 345 346 347 348 349 ··· 618 下一页

2021年3月15日

摘要: 整体:一个软件,产生价值 销售的软件 代码细节,其实到最后会是次要的了 高手的话 我深以为认同,但这个整体觉得是建立在代码抽象基础上的一种整体实现的能力,绝对不是产品经理、或者软件设计师设计的什么无一行代码的规划,而是软件的整体框架、结构、满足不断迭代需求、产生高度价值的而不是一般水平程序员写的业务 阅读全文
posted @ 2021-03-15 10:51 lydstory 阅读(90) 评论(0) 推荐(0)
摘要: openssl 实现tcpsocekt的sessionkey openssl 实现tcpsocekt的sessionkey openssl 实现tcpsocekt的sessionkey 阅读全文
posted @ 2021-03-15 09:27 lydstory 阅读(109) 评论(0) 推荐(0)

2021年3月12日

摘要: 阅读全文
posted @ 2021-03-12 19:09 lydstory 阅读(81) 评论(0) 推荐(0)
摘要: openssl sm2 openssl 支持 国密 sm2 阅读全文
posted @ 2021-03-12 18:48 lydstory 阅读(541) 评论(0) 推荐(0)
摘要: 在VS2015上,实验结果表明: (1)char16_t 一个char16_t只能保存2字节,所以只能用0000~ffff范围内的字符对其进行初始化或赋值,使用比0000 ffff大的编码,直接报错 二进制打印出char16_t的值,严格等于utf16编码,在这个范围内,也就是严格等于unicode 阅读全文
posted @ 2021-03-12 11:28 lydstory 阅读(885) 评论(0) 推荐(0)
摘要: QString toStdU16String 5.8 5.9 是否没有? 阅读全文
posted @ 2021-03-12 11:20 lydstory 阅读(261) 评论(0) 推荐(0)

2021年3月11日

摘要: RSA 公钥密钥对 阅读全文
posted @ 2021-03-11 18:21 lydstory 阅读(53) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-03-11 18:01 lydstory 阅读(28) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/u010333084/article/details/104985398 编译有问题 :b_dump.obj : error LNK2001: 无法解析的外部符号 OPENSSL_UplinkTable https://blog.csdn.net/lian 阅读全文
posted @ 2021-03-11 15:17 lydstory 阅读(506) 评论(0) 推荐(0)

2021年3月10日

摘要: #define OUT #define IN #define INOUT #define OPTIONALtypedef char* LPSTR;typedef char16_t* LPWSTR;typedef char16_t WCHAR;typedef const char* LPCSTR;ty 阅读全文
posted @ 2021-03-10 19:15 lydstory 阅读(80) 评论(0) 推荐(0)
上一页 1 ··· 341 342 343 344 345 346 347 348 349 ··· 618 下一页

导航