推荐
专栏
教程
课程
飞鹅
本次共找到984条
哈希码
相关的信息
Wesley13
•
3年前
java 生成二维码工具
二维码生成Gitee: https://gitee.com/iherus/qrext4j(https://gitee.com/iherus/qrext4j)(https://gitee.com/search?utf8%E2%9C%93&searchqrext4j&group_id&project_id2368028&type)
Stella981
•
3年前
HttpURLConnection(http 1.1) 用法、状态码、状态描述
最近研究了java的HttpURLConnection的用法,这里简单的做一下记录:Java中可以使用HttpURLConnection来请求WEB资源。1、 URL请求的类别分为二类,GET与POST请求。二者的区别在于: a:)get请求可以获取静态页面,也可以把参数放在URL字串后面,传递给servlet,
Stella981
•
3年前
Gitee vs插件(Gitee Extension for Visual Studio)
Gitee码云(gitee.com)是开源中国推出的代码托管平台,支持Git和SVN,提供免费的私有仓库托管。https://gitee.com/GitGroup/Gitee.VisualStudioGiteeExtensionforVisualStudio(Giteevs插件)
Stella981
•
3年前
IDEA教程之Gitee插件(码云)【转载】
原文出处:https://blog.csdn.net/gozhuyinglong/article/details/88018053(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fgozhuyinglong%2Farticle%2Fdetails%2F88
Wesley13
•
3年前
IM要做手机扫码登陆?先看看微信的扫码登录功能技术原理
本文原文由作者Amazing10原创发布于公众号业余码农,收录时有改动,感谢原作者的技术分享。1、引言某天中午,吃完午饭,摊在自己的躺椅上,想趁吃饱喝足的午后时间静静享受独自的静谧。!(https://uploadimages.jianshu.io/upload_images/1500839f366b0cb262fafec.jp
Stella981
•
3年前
Python技巧之使用统一码作为变量名
Python3允许使用unicode统一码作为变量名,但是只允许类字母的字符,不能使用emoji。Python3allowsunicodevariablenames:πmath.piclassSpin̈alTap:passSpin̈alTap()
Stella981
•
3年前
Python 自带计时工具 timeit
码厩技术博客(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.markjour.com)Python自带计时工具timeitTimer类:\_\_init\_\_(stmt"pass",setup"pass",timerdefault\_
Wesley13
•
3年前
C# 生成二维码
1、添加ThoughtWorks.QRCode.dll引用 2、代码usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Threading.Tasks;usingMicrosof
Wesley13
•
3年前
MM在看啥?(码奴们速来签到)
把帆帆喂饱
•
2年前
Springboot整合Redis实现邮箱验证码
Springboot整合Redis实现邮箱验证码开启邮箱服务打开https://mail.qq.com/登录你自己的qq账号选择账户点击开启STMP服务:发送短信:发送完,点击我已发送,然后得到密码:Springboot配置邮箱pom依赖xmlorg.sp
1
•••
40
41
42
•••
99