为你推荐

小程序技术相关文档收集

http://www.wxapp-union.com/article-3506-1.html 小程序参数二维码...

HBase资料

http://blog.csdn.net/ymh198816/article/details/51244911https://www.cnblogs.com/JingJ/p/4521245.html https://www.aliyun.com/product/hbase?utm_content=se_877...
ymnets·2020-03-25

redis资料收集

http://www.runoob.com/redis/redis-sets.html redisset使用https://www.cnblogs.com/wanzaixiaoxin/p/4934117.html redislist使用redis链接命令redis-cli-hxxx.xxx.111....
ymnets·2020-03-25

小程序二维码生成

芝麻小程序码,是芝麻小程序统计(原HotApp小程序统计)提供的一个小程序带参数二维码生成工具,它能够生成专门的小程序带参数二维码,也就是菊花码,具备美化码,修改菊花码的颜色,前景色,背景色。最有特色的功能是,他能提供一些好看的美化二维码模板,让小程序能够快速传播,引爆朋友圈   weix...
ymnets·2020-03-25

阿里云 redis 通过rinetd 进行端口透传

https://help.aliyun.com/document_detail/43850.html?spm=5176.7738718.2.3.yW2eyQ 目前云数据库Redis版需要通过ECS进行内网连接访问。如果您本地需要通过公网访问云数据库Redis,可以在ECSLinux云服务器中安装rinetd进...

kafka资料

https://www.cnblogs.com/the-tops/p/5685955.html...
ymnets·2020-03-25

android 下拉刷新

http://blog.csdn.net/android_zhengyongbo/article/details/68922763?locationNum=12&fps=1...
ymnets·2020-03-25

android studio gradle 配置

http://www.jianshu.com/p/6b2fc4f16e24...

http_range说明

100-200//第100到第200字节500-//第500字节到文件末尾-1000//最后的1000个字节...
ymnets·2020-03-25

搭建自己的iOS内测分发平台

https://www.ianisme.com/ios/2002.html...

ubuntu 安装php 扩展和查看扩展包

利用ubuntu的软件包下载、安装工具:apt-get输入下面的命令即可安装php扩展库mcrypt、curl、gd库、mbstring、simplexml、apt-getinstallphp-mcrypt;apt-getinstallphp-curl;apt-getinstallphp-gd; apt-ge...

mac brew 安装 nginx fpm mysql 教程

一.安装brew要求:OSX10.6以上系统,并且安装有XCode命令行工具对于10.11的系统需要设置下local的权限为当前用户$sudochown-R$(whoami):admin/usr/localbrew安装程序的过程中需要用到苹果的xcode中的编译器,你可以到苹果的官网中免费下载安装(需要注册免费的开发者...

mac nginx 安装教程

eekingasatisfactorysolutiontocreatealocalwebserverforprogramminginmacOSwithPHPandMySQL,IwasdisappointedthattheturnkeysolutionswerefarfromequalingtheWAMPthatmaye...

芝麻二维码,安卓和苹果二维码合并和统计工具

安卓和苹果二维码合并和统计工具,好推二维码已经改名为芝麻二维码了 www.hotapp.cn...

mac nginx 一些资料

http://www.jianshu.com/p/918eb337a206mac的nginx配置目录在/usr/local/etc/nginx 安装之前最好执行brew的update和upgradebrewupdatebrewupgrade安装nginxbrewinstallnginxnginx安装后,启动n...