码迷,mamicode.com
首页 >  
搜索关键字:pictures    ( 237个结果
Simple scatter method in 2d pictures(Qt)
Result: grayMap: MathTools: // // Created by Administrator on 2017/8/17. // #ifndef QTSCATTER_MATHTOOLS_H #define QTSCATTER_MATHTOOLS_H #include <stri ...
分类:其他好文   时间:2017-08-19 12:40:39    阅读次数:247
HTML基础——网站图片显示页面
1、图片标签 <img /> 属性: src:指的是图片显示的路径(位置) 绝对路径:D:\Pictures\Saved Pictures 相对路径: ①同一级:直接写文件名称或者./文件名称 ②上一级:../文件名称 ③下一级:写上目录名称/文件名称 width:指定图片的宽度,取值可以是像素值, ...
分类:Web程序   时间:2017-08-15 18:50:21    阅读次数:172
6kyu Who likes it
题目: You probably know the "like" system from Facebook and other pages. People can "like" blog posts, pictures or other items. We want to create the te ...
分类:其他好文   时间:2017-08-08 13:48:33    阅读次数:197
扩增子分析QIIME2分析实战Moving Pictures
本示例的的数据来自文章《Moving pictures of the human microbiome》,Genome Biology 2011,取样来自两个人身体四个部位五个时间点 进入环境 source activate qiime2-2017.6 退出环境 source deactivate ...
分类:其他好文   时间:2017-08-01 23:07:17    阅读次数:650
Glide实现查看图片和保存图片到手机
两种方式, 推荐方式一 方式一 downloadOnly 创建一个 ImageActivity 以上代码 从另一个activity得到 图片的 url , 然后使用Glide 图片加载库 将图片显示到 ImageView上, 长按ImageView可以将图片保存到手机的 Pictures/Beaut ...
分类:移动开发   时间:2017-07-05 00:22:16    阅读次数:356
DocX开源WORD操作组件的学习系列三
替换文本 编号 3创建图形 3.1效果图 ...
分类:其他好文   时间:2017-06-09 14:10:29    阅读次数:487
个性化你的目录
普通情况下,新建一个目录,显示效果是这种:,但是我们会发现,一些系统文件是这种: 并且进一步能够发现“我的音乐”目录的目录是“C:\Users\LiuJian\Pictures”,而不是“C:\Users\LiuJian\我的音乐”。其它目录类似。 那么。有没有办法让我们自己新建的目录也能够这样呢? ...
分类:其他好文   时间:2017-05-27 13:29:55    阅读次数:179
31C3 CTF web关writeup
0x00 背景 31c3 CTF 还是很人性化的,比赛结束了之后还可以玩。看题解做出了当时不会做的题目,写了一个writeup。 英文的题解可以看这:https://github.com/ctfs/write-ups/tree/master/31c3-ctf-2014/web 0x01 pCRAPp ...
分类:Web程序   时间:2017-05-01 01:21:40    阅读次数:474
HDU-1828-Picture(线段树)
Problem Description A number of rectangular posters, photographs and other pictures of the same shape are pasted on a wall. Their sides are all vertic ...
分类:其他好文   时间:2017-04-29 12:58:03    阅读次数:210
ImageView的使用
1.设置滤镜效果 2.设置显示图片 3. 4. 5. 6. ...
分类:其他好文   时间:2017-03-25 22:42:48    阅读次数:168
237条   上一页 1 ... 11 12 13 14 15 ... 24 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!