码迷,mamicode.com
首页 >  
搜索关键字:https    ( 132426个结果
confluence
Linux环境: 下载: wget https://downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-6.0.5.tar.gz #需要什么版本,只需要后面改版本号 下载: wget https://d ...
分类:其他好文   时间:2017-02-22 11:46:09    阅读次数:246
【工具】一些不错的思维导图工具
画思维导图是很常见的事,可以帮我们理清思路,抓住要点。 而思维导图工具都有哪些呢,这块有一些,可以参考: 求推荐 iPad 能用的思维导图软件?:https://www.zhihu.com/question/20244590 好用的思维导图软件有哪些推荐?:https://www.zhihu.com ...
分类:其他好文   时间:2017-02-22 11:36:22    阅读次数:223
git——学习
51cto申思维视频http://edu.51cto.com/lesson/id-150665.html git推荐书籍https://git-scm.com/book/ja/v2 廖雪峰git教程http://www.liaoxuefeng.com/wiki/0013739516305929606 ...
分类:其他好文   时间:2017-02-22 11:30:08    阅读次数:141
进一步了解this和super
知乎上看到一问题很好,拿了与大家分享,原地址:https://www.zhihu.com/question/31548104。 问: JAVA 中this 和super与覆写冲突的问题? 实例一: 输出为 child Grandfather child father从示例1可以知道this总是指向调 ...
分类:其他好文   时间:2017-02-22 11:23:03    阅读次数:164
参考文章资源汇总
Sublime Text3使用要点 Package Control插件的安装方法: 使用Ctrl+~快捷键或者通过View->Show Console菜单打开命令行,粘贴如下代码: 按enter执行,重启Sublime Text即可。如果在Perferences中看到package control这 ...
分类:其他好文   时间:2017-02-22 11:19:10    阅读次数:130
Mark
http://docplayer.net/ https://www.accenture.com/t20160503T223505__w__/us-en/_acnmedia/PDF-14/Accenture-IDC-Cloud-Professional-Services-2016-Vendor-Ass ...
分类:其他好文   时间:2017-02-22 00:19:38    阅读次数:184
OpenWrt's build system
https://wiki.openwrt.org/about/toolchain <!-- wikipage start --> <!-- TOC START --> Table of Contents OpenWrt build system – Features OpenWrt build sy ...
分类:其他好文   时间:2017-02-22 00:07:57    阅读次数:291
这是一款可以查阅Github上的热门趋势的APP
随时查阅当前Github上的热门趋势。使用Material Design设计风格,和流行的MVP+Retrofit+RxJava框架。数据抓取自https://github.com/trending Features Material Design设计风格 MVP结构 使用Retrofit网络请求 ...
分类:移动开发   时间:2017-02-21 22:06:17    阅读次数:334
微信企业号:shell定时发送图片 到 指定人
#!/bin/bash #返回accesstoken functiongetToken(){#传入参数$1为corpid,参数$2为corpsecret curl-s"https://qyapi.weixin.qq.com/cgi-bin/gettoken?corpid=$1&corpsecret=$2"|awk-F‘"‘‘{print$4}‘ } #返回media_id functiongetMediaId(){#传入参数$1为accesstoken;参数$2..
分类:微信   时间:2017-02-21 19:44:27    阅读次数:297
Android Studio第三十二期 - RecycleView不同布局适配器写法
新需求,如图,代码已经整理好,效果如下图:单个:多个:demo效果图:地址:https://github.com/geeklx/MyApplication/tree/master/p010_recycleviewall/src/main/java/com/example/p010_recycleviewall/recycleviewdifferentitem
分类:移动开发   时间:2017-02-21 19:44:25    阅读次数:308
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!