2017年4月18日

[转]JavaScript和html5 canvas生成圆形印章

摘要: 本文转自:http://www.cnblogs.com/dragondean/p/6013529.html 代码: 挂载元素: 调用: 效果: 获取图片Base64: 如果需要用php保存到服务器上的话,可以参考下面的代码: 核心的代码网上找的,自己整理加工了一下而已。 小程序开发交流群563752 阅读全文

posted @ 2017-04-18 16:10 freeliver54 阅读(2282) 评论(0) 推荐(0)

[转]微信小程序开发:http请求

摘要: 本文转自:http://www.cnblogs.com/dragondean/p/5921079.html 在微信小程序进行网络通信,只能和指定的域名进行通信,微信小程序包括四种类型的网络请求。 普通HTTPS请求(wx.request) 上传文件(wx.uploadFile) 下载文件(wx.do 阅读全文

posted @ 2017-04-18 15:21 freeliver54 阅读(579) 评论(1) 推荐(0)

[转]Clean up after Visual Studio

摘要: 本文转自:https://weblogs.asp.net/psheriff/clean-up-after-visual-studio As programmer’s we know that if we create a temporary file during the running of ou 阅读全文

posted @ 2017-04-18 10:39 freeliver54 阅读(281) 评论(0) 推荐(0)

[转]How to Clean the Global Assembly Cache

摘要: 本文转自:https://www.techwalla.com/articles/how-to-clean-the-global-assembly-cache The Global Assembly Cache (GAC) folder in Microsoft Windows stores asse 阅读全文

posted @ 2017-04-18 10:38 freeliver54 阅读(184) 评论(1) 推荐(0)

[转].NET Core dotnet 命令大全

摘要: 本文转自:http://www.cnblogs.com/linezero/p/dotnet.html https://docs.microsoft.com/en-us/dotnet/articles/core/tools/dotnet-build dotnet 命令大全,让你理解dotnet 命令。 阅读全文

posted @ 2017-04-18 09:53 freeliver54 阅读(347) 评论(0) 推荐(0)

导航