码迷,mamicode.com
首页 >  
搜索关键字:around    ( 886个结果
Using pointer to access array instead of index
See example below firstly. The ASM code generated is below, it is around 120bytes. Another example here, The ASM code generated, it is about 106 bytes ...
分类:数据库   时间:2019-01-28 13:50:15    阅读次数:126
Farm Tour POJ - 2135 (最小费用流)
When FJ's friends visit him on the farm, he likes to show them around. His farm comprises N (1 <= N <= 1000) fields numbered 1..N, the first of which ...
分类:其他好文   时间:2019-01-20 18:56:22    阅读次数:148
Google Capture The Flag 2018 (Quals) - Beginner's Quest - Reverse - Firmware
参考链接:https://ctftime.org/task/6263 题目 After unpacking the firmware archive, you now have a binary in which to go hunting. Its now time to walk around ...
分类:其他好文   时间:2019-01-19 20:09:51    阅读次数:207
弹性盒制作骰子
html样式 一、二、三这三个点数很容易,div里面有几个点就加几个span。到了四,就需要进行分组。四分两组,五和六分三组 css代码 先写容器骰子的样式 接下来写点数span的样式,写一、二、三点。 先把骰子的六个面在游览器水平居中排列:六个div,给它们设置相同的样式。同时body要把它转换成 ...
分类:其他好文   时间:2019-01-19 12:14:46    阅读次数:212
[web]2019第一起数据泄露事件
总共泄露的数据达1T左右 ...
分类:Web程序   时间:2019-01-17 22:34:49    阅读次数:1507
L238
Betty was offended because she felt that her friends had ignored her purposefully(deliberately) at the party. There has been enough playing around, so ...
分类:其他好文   时间:2019-01-17 20:10:31    阅读次数:177
Flex 布局教程:语法篇
Flex是Flexible Box的缩写,意为"弹性布局",用来为盒状模型提供最大的灵活性。设为Flex布局以后,子元素的float、clear和vertical-align属性将失效。 任何一个容器都可以指定为Flex布局。 flex-direction 设置主轴对齐方式 默认 row x轴从左到 ...
分类:其他好文   时间:2019-01-07 21:11:45    阅读次数:233
XXE – Things Are Getting Out of Band
This isn’t anything new however has been a long time in writing as I’ve been playing around with things! It is more my take on how to do these types o ...
分类:其他好文   时间:2019-01-06 18:55:27    阅读次数:240
[LeetCode&Python] Problem 101. Symmetric Tree
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center). For example, this binary tree [1,2,2,3,4,4,3] is symmet ...
分类:编程语言   时间:2018-12-30 22:17:03    阅读次数:160
Getting around in Linux directories
此为linux.org的第二个tutorial:https://www.linux.org/threads/getting-around-in-linux-directories.4120/ 关于目录的一些基本命令,命令详细说明可以在这里查看https://www.linux.org/docs/ c ...
分类:系统相关   时间:2018-12-30 02:40:27    阅读次数:231
886条   上一页 1 ... 13 14 15 16 17 ... 89 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!