会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
LUNA2333
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
2020年11月10日
RSA
摘要: 参考文章 RSA算法详解 JarvisOJ Basic veryeasyRSA 我的python代码 import gmpy2 p = 3487583947589437589237958723892346254777 q = 8767867843568934765983476584376578389
阅读全文
posted @ 2020-11-10 00:08 LUNA2333
阅读(146)
评论(0)
推荐(0)
2020年11月5日
各浏览器的USER-AGENGT收集(自己用)
摘要: PHP代码查看浏览器UA(USER-AGENT) <?php echo $_SERVER['HTTP_USER_AGENT']; ?> IE: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko Microsof
阅读全文
posted @ 2020-11-05 21:29 LUNA2333
阅读(231)
评论(0)
推荐(0)
2020年11月1日
解决git clone 出现fatal: unable to access 'https://github.com/ring04h/wydomain.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 问题+解决过程
摘要: git clone; fatal: unable to access 'https://github.com/ring04h/wydomain.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
阅读全文
posted @ 2020-11-01 23:47 LUNA2333
阅读(30800)
评论(2)
推荐(1)
2020年10月19日
论文
摘要: 论文 引言 相关技术 实验 1.实验配置 2.实验过程 3.实验结果 参考文献
阅读全文
posted @ 2020-10-19 16:24 LUNA2333
阅读(64)
评论(0)
推荐(0)
2020年10月18日
java连接mysql
摘要: 0. macOS安装homebrew 具体操作可参考https://www.cnblogs.com/acerkoo/p/13021871.html 1. 下载安装jdk 到https://www.oracle.com/java/technologies/javase/javase-jdk8-down
阅读全文
posted @ 2020-10-18 20:00 LUNA2333
阅读(1201)
评论(0)
推荐(0)
命令行命令打开sublime text。。。
摘要: 命令行下 open -e ~/.bash_profile 打开了~/.bash_profile 添加 ``` alias subl="'/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl'" ``` 举一反三 可以实现方便地打
阅读全文
posted @ 2020-10-18 14:32 LUNA2333
阅读(470)
评论(0)
推荐(0)
上一页
1
2
3
公告