• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
Error
思想或行动背离正题轨道或没有得到正确指引而出现的偏差或错误
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2020年1月16日

关于CN CN2 GT GIA 163 TRACEROUTE笔记
摘要: 什么是CN2 GT GT 英文是 Global Transit,为全球客户提供访问全球互联网资源的转接服务。CN2 GT 中国国际出口拥有自己的单独线路,但是在国内的链路还是使用的 163 骨干网络。提供给全球的通讯运营商,截止目前,中国电信已经与国际Tier1/2 运营商以及主流OTT建立超过50 阅读全文
posted @ 2020-01-16 17:06 smilerror 阅读(666) 评论(0) 推荐(0)
 
 

2019年8月22日

oschina的各个方向(初稿)
摘要: 编程语言云计算 paas、sdn/openflow、serverless、容器大数据 数据存储、计算、可视化服务器软件 数据库相关 图、时序、nosql、mysql衍生、开源xml、数据库管理调优驱动建模工具、数据库服务器 管理和监控 系统监控、数据备份、日志分析、性能优化、运维工具、漏洞检测 神经 阅读全文
posted @ 2019-08-22 15:15 smilerror 阅读(108) 评论(0) 推荐(0)
 
机器码相关
摘要: 机器数:一个数在计算机中的二进制表示形式真 值:将带符号位的机器数对应的真正数值称为机器数的真值。 定点数:参与运算的数的小数点位置固定不变。浮点数:一个整数或定点数(即尾数)乘以某个基数(计算机中通常是2)的整数次幂得到 移码(增码):在机器中表示一个浮点数时需要给出指数,这个指数用整数形式表示, 阅读全文
posted @ 2019-08-22 15:10 smilerror 阅读(158) 评论(0) 推荐(0)
 
 

2019年5月24日

python 基础 知识点
摘要: # 注释"""多行注释"""import keywordimport randomimport osglobal g_var0def outer_func(a, b): d =a+b def inner_func(c): print(d+c) return inner_funcif __name__ 阅读全文
posted @ 2019-05-24 09:58 smilerror 阅读(128) 评论(0) 推荐(0)
 
scala-procedure-oriented 小样
摘要: package scalaimport java.io.{FileNotFoundException, IOException}object Base extends App { import util.control.Breaks._ breakable{ for (i<-1.to(8)){ br 阅读全文
posted @ 2019-05-24 09:56 smilerror 阅读(109) 评论(0) 推荐(0)
 
scala implicit 小样
摘要: object run{ class a{ def run(){ print("run") } } class b{ def fly(): Unit ={ print("fly") } } def main(args: Array[String]): Unit = { implicit def a2b 阅读全文
posted @ 2019-05-24 09:54 smilerror 阅读(111) 评论(0) 推荐(0)
 
Scala-Object-Oriented-Programming
摘要: package scalaimport scala.beans.BeanProperty// abstract private[this]private[scala] class Obj private(val x:Int = 3,var y:String){ @BeanProperty var x 阅读全文
posted @ 2019-05-24 09:53 smilerror 阅读(106) 评论(0) 推荐(0)
 
 

2019年5月13日

sqoop import export
摘要: sqoop list-databases \ --connetct 'jdnc:mysql://127.0.0.1:3306' \ --username 'hive' \ --password 'hive'sqoop export \ --connect 'jdbc:mysql://127.0.0. 阅读全文
posted @ 2019-05-13 16:59 smilerror 阅读(273) 评论(0) 推荐(0)
 
flume agents sources channels sinks .flu配置方式组合样例
摘要: #flume-ng agent --name agent0 --conf-file ./flume.flu -Dflume.root.logger=INFO,console#一个文件file.txt由source传输完毕后标记为file.text.COMPLTE#为了解决文件未完全输出就被sourc 阅读全文
posted @ 2019-05-13 15:18 smilerror 阅读(241) 评论(0) 推荐(0)
 
flume agents topology
摘要: Apache Flume is a distributed, reliable, and available system for efficiently collecting, aggregating and moving large amounts of log data from many d 阅读全文
posted @ 2019-05-13 11:39 smilerror 阅读(121) 评论(0) 推荐(0)
 
 
下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3