码迷,mamicode.com
首页 >  
搜索关键字:white spaces    ( 3888个结果
一维区间修改与查询
题目描述 White Rabbit has a rectangular farmland of n*m. In each of the grid there is a kind of plant. The plant in the j-th column of the i-th row belong ...
分类:其他好文   时间:2018-07-28 12:12:57    阅读次数:222
二维区间前缀和更新与维护
题目描述 White Rabbit has a rectangular farmland of n*m. In each of the grid there is a kind of plant. The plant in the j-th column of the i-th row belong ...
分类:其他好文   时间:2018-07-28 11:45:25    阅读次数:328
Web 安全概念
Web 安全概念 Web 应用中存在很多安全风险,这些风险会被黑客利用,轻则篡改网页内容,重则窃取网站内部数据,更为严重的则是在网页中植入恶意代码,使得用户受到侵害。常见的安全漏洞如下: XSS 攻击:对 Web 页面注入脚本,使用 JavaScript 窃取用户信息,诱导用户操作。 CSRF 攻击 ...
分类:Web程序   时间:2018-07-27 19:29:32    阅读次数:215
Flask中的session详细用法教程
flask session 设置
分类:其他好文   时间:2018-07-27 19:27:59    阅读次数:199
[Shader2D]马赛克
1:效果图 2:源码 Shader "Custom/uiblood" { Properties { [PerRendererData] _MainTex ("Sprite Texture", 2D) = "white" {} _CloudTex("噪声",2D) ="white"{} _GrayTe ...
分类:其他好文   时间:2018-07-26 22:04:35    阅读次数:249
0022yum
yum list apr #显示已安装、可安装的包 Installed Packages apr.x86_64 Available Packages apr.i686 yum search apr #查询安装包yum info apr #查看安装包详细信息yum groupinstall -y ''... ...
分类:其他好文   时间:2018-07-26 18:29:39    阅读次数:148
rhel7.4安装oracle 11G
一、操作系统red hat 7.4oracle数据库版本11.2.0.4对应的文件p13390677_112040_Linux-x86-64_1of7.zip - database softwarep13390677_112040_Linux-x86-64_2of7.zip - database softwareIP地址规划:DNS server:192.168.1.168 IP地址:1
分类:数据库   时间:2018-07-26 16:23:57    阅读次数:211
[Shader2D]漩涡效果
1:效果图 2:源码 Shader "Custom/uiblood" { Properties { [PerRendererData] _MainTex ("Sprite Texture", 2D) = "white" {} _CloudTex("噪声",2D) ="white"{} _Color ...
分类:其他好文   时间:2018-07-26 16:19:17    阅读次数:398
Linux面试题
Linux面试题
分类:系统相关   时间:2018-07-26 16:12:02    阅读次数:159
linux学习第5天
基础命令学习screen
分类:系统相关   时间:2018-07-26 10:47:54    阅读次数:176
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!