码迷,mamicode.com
首页 >  
搜索关键字:brief    ( 586个结果
通过Linux定时任务实现定时轮询数据库及发送Http请求
通过Linux定时任务实现定时轮询数据库及发送Http请求 概述 环境准备 安装MySQL Client 安装curl 脚本内容 shell !/bin/bash @file test_task.sh @brief test_task @author Huligong1234 @version 0. ...
分类:数据库   时间:2018-02-21 18:16:12    阅读次数:811
25.参考链接
参考链接参考链接官方文件ECMAScript® 2015 Language Specification: ECMAScript 2015 规格ECMAScript® 2016 Language Specification: ECMAScript 2016 规格ECMAScript® 2017 Lan... ...
分类:其他好文   时间:2018-01-16 18:23:37    阅读次数:261
反弹shell监控
转自:http://pirogue.org/2017/07/25/reverse-shell/ 一、跟踪系统调用 1. strace bash test.sh 2. strace -c bash test.sh 二、audit监控分析 1. audit相关资料 A Brief Introductio ...
分类:系统相关   时间:2018-01-13 22:18:22    阅读次数:340
第七期 思科【cisco】命令
先给大家介绍一下思科的基础命令【运维必会】rootTaren1他人1IP#.#.#.#32位的二进制子网掩码网络位主机位A1----126255.0.0.0网主主主/8B128---191255.255.0.0网网主主/16C192---223255.255.255.0网网网主/24D224---239组播E240---254科研八位的二进制数----------->十进制00000000-
分类:系统相关   时间:2018-01-10 20:12:11    阅读次数:245
Project Proposal
Project Name: Game – Legend of Swordsman Project Type: RPG GAME Project Objective: Practice In Game Programming Story Background Brief: The time is in ...
分类:其他好文   时间:2017-12-22 21:47:19    阅读次数:191
18 Issues in Current Deep Reinforcement Learning from ZhiHu
深度强化学习的18个关键问题 from: https://zhuanlan.zhihu.com/p/32153603 85 人赞了该文章 深度强化学习的问题在哪里?未来怎么走?哪些方面可以突破? 这两天我阅读了两篇篇猛文A Brief Survey of Deep Reinforcement Lea ...
分类:其他好文   时间:2017-12-21 12:00:12    阅读次数:174
Java DataBase(JDBC)
A brief review of Database Database (DB): an organised collection of data Relational DBs (first published by Edgar F. Codd (IBM) in 1970) store data i ...
分类:数据库   时间:2017-12-16 23:04:52    阅读次数:228
MySQL TIMESTAMP 类型加索引时出现的bug
数据库:MySQL,版本:5.1.45 查询语句1: select id, settlement_begin_time , settlement_end_time from mkt_vendor_settlement_brief where settlement_begin_time >= '201 ...
分类:数据库   时间:2017-11-17 21:11:15    阅读次数:257
p value
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2895822/ In Brief: The P Value: What Is It and What Does It Tell You? Frederick Dorey, PhD Author informa ...
分类:其他好文   时间:2017-11-11 19:47:19    阅读次数:211
ROS tf 两个常用的函数
/** \brief Get the transform between two frames by frame ID. * \param target_frame The frame to which data should be transformed * \param source_frame ...
分类:其他好文   时间:2017-11-11 16:02:55    阅读次数:421
586条   上一页 1 ... 13 14 15 16 17 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!