码迷,mamicode.com
首页 >  
搜索关键字:about    ( 4393个结果
Linux Log
/var/log : where the linux put the logs /var/log/cron on system cron tasks /var/log/cups/ something about the printer /var/log/dmesg/ system self chec ...
分类:系统相关   时间:2020-06-18 19:21:13    阅读次数:56
csprng
http://tinylab.org/myths-about-urandom/ Chen Jie 创作于 2015/06/27 打赏 原文:Myths about /dev/urandom 作者:Thomas Hühn 译者:Chen Jie 1 译之前言 你知道 /dev/random 与 /de ...
分类:其他好文   时间:2020-06-18 10:55:39    阅读次数:78
12c OCP考试专项 [1z0-071]-Q11: 主键/外键/数据类型/列值(2020.06.17)
Which two statements are true about an Oracle database? (Choose two.) A table can have multiple foreign keys. A column definition can specify multiple ...
分类:其他好文   时间:2020-06-17 23:17:37    阅读次数:65
OCP考试专项 [1z0-071]-Q5: SCALAR SUBQUERY 标量子查询(2020.06.16)
which three are true about scalar subquery expressions? They cannot be used in group by clauses. A scalar subquery expression that returns zero rows e ...
分类:其他好文   时间:2020-06-16 13:25:55    阅读次数:179
1080 Graduate Admission (30分)(排序)
1080 Graduate Admission (30分) It is said that in 2011, there are about 100 graduate schools ready to proceed over 40,000 applications in Zhejiang Prov ...
分类:编程语言   时间:2020-06-16 00:44:58    阅读次数:57
vue的增删改查(简单版)
<template> <div class="about"> <div> <input type="text" placeholder="留言人" v-model="obj.name" /> <input type="text" placeholder="内容" v-model="obj.con"  ...
分类:其他好文   时间:2020-06-15 20:53:41    阅读次数:109
内核模块管理工具
lsmod:内容来自/proc/modules modinfo:show information about linux kernel module modprobe: modprobe --show-depends ext4 显示ext4内核模块的依赖关系 --dry-run 测试目的 --sho ...
分类:其他好文   时间:2020-06-14 18:44:20    阅读次数:64
About Me
关于我 一个佛系(默默无闻)的小程序员, 也想写出牛逼的代码 大学曾参与过 ACM, 现已退役,偶尔写写 Leetcode 博客主题来源于 silence 发现很多时候自己写过的博客,并没有起反思总结的作用(555, 想玩的时候学不下去,想学的时候要学的东西太多) 现在更喜欢用 issues 来提醒 ...
分类:其他好文   时间:2020-06-14 13:07:44    阅读次数:113
ElasticSearch-02-elasticsearch.yaml
# Elasticsearch Configuration # # NOTE: Elasticsearch comes with reasonable defaults for most settings. # Before you set out to tweak and tune the con ...
分类:其他好文   时间:2020-06-13 16:02:42    阅读次数:62
[Intro to Deep Learning with PyTorch -- L2 -- N15] Softmax function
The Softmax Function In the next video, we'll learn about the softmax function, which is the equivalent of the sigmoid activation function, but when t ...
分类:其他好文   时间:2020-06-11 09:15:58    阅读次数:62
4393条   上一页 1 ... 10 11 12 13 14 ... 440 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!