上一页 1 ··· 42 43 44 45 46 47 48 49 50 ··· 187 下一页
摘要: https://www.rfc-editor.org/rfc/rfc1157#section-3 3. The SNMP Architecture Implicit in the SNMP architectural model is a collection of network manageme 阅读全文
posted @ 2021-08-05 10:02 papering 阅读(758) 评论(0) 推荐(0)
摘要: HTTP2协议初探 (qq.com) HTTP2协议初探 原创 吴金晶 360技术工程 2021-07-29 18:11 如今http/2已经在互联网上广泛应用,大部分主流浏览器都已经支持,大型网站也都在使用http/2,今天就让小编带你们详细了解http/2协议吧! 前言 http应该大家都不陌生 阅读全文
posted @ 2021-08-03 23:13 papering 阅读(914) 评论(0) 推荐(0)
摘要: Go 为什么这么“快”? https://mp.weixin.qq.com/s/CCU5b-9RFwsjdZQ4hugIgA https://mp.weixin.qq.com/s/CCU5b-9RFwsjdZQ4hugIgA https://mp.weixin.qq.com/s/CCU5b-9RFw 阅读全文
posted @ 2021-08-02 23:04 papering 阅读(84) 评论(0) 推荐(0)
摘要: 百度Feed稳定性架构实践 百度智能化测试 2021-07-29 以下文章来源于百度Geek说 ,作者windmill 等 百度Geek说 关注我们,带你了解更多百度技术干货。 导读:百度Feed信息流推荐系统服务于手百、好看、全民、贴吧等公司绝大多数信息流业务场景,随着业务的高速发展,整个系统承载 阅读全文
posted @ 2021-07-29 18:48 papering 阅读(250) 评论(0) 推荐(0)
摘要: 收发普通消息 - 消息队列RocketMQ版 - 阿里云 https://help.aliyun.com/document_detail/255809.html package main import ( "fmt" "github.com/gogap/errors" "strings" "time 阅读全文
posted @ 2021-07-29 17:05 papering 阅读(110) 评论(0) 推荐(0)
摘要: 如何规范的制作流程图 https://mp.weixin.qq.com/s/WF24nrgP91swdkKMnxZ9Iw 产品必备技能之流程图 https://mp.weixin.qq.com/s/-NTAifv8Ucu3qSyc2r3RQA 2 品必备技能之流程图 原创 eichi 产品进阶记 2 阅读全文
posted @ 2021-07-27 15:35 papering 阅读(1483) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/7EE47tZfmz4wzZHFFZpIHg 有赞服务注册与发现架构演进 原创 有赞技术 有赞coder 2021-07-26 点击关注“有赞coder” 获取更多技术干货哦~ 作者:飘石 部门:技术中台/中间件 一、概述 近几年,随着有赞业务的 阅读全文
posted @ 2021-07-27 09:53 papering 阅读(521) 评论(0) 推荐(0)
摘要: 闲鱼的统一跨端 API 方案 —— Uni API https://mp.weixin.qq.com/s/V_vAQTVQ-CBdHThHH0mhsg 闲鱼的统一跨端 API 方案 —— Uni API 叶遥 淘系技术 2021-07-23 阅读全文
posted @ 2021-07-26 18:29 papering 阅读(973) 评论(0) 推荐(0)
摘要: a 翻译 搜索 复制 阅读全文
posted @ 2021-07-23 16:35 papering 阅读(3982) 评论(0) 推荐(0)
摘要: [fork炸弹 - 维基百科,自由的百科全书](https://zh.wikipedia.org/wiki/Fork%E7%82%B8%E5%BC%B9) The concept behind a fork bomb — the processes continually replicate the 阅读全文
posted @ 2021-07-23 15:28 papering 阅读(844) 评论(0) 推荐(0)
摘要: TCP checksum for IPv4[edit] When TCP runs over IPv4, the method used to compute the checksum is defined in RFC 793: The checksum field is the 16 bit o 阅读全文
posted @ 2021-07-23 15:26 papering 阅读(685) 评论(0) 推荐(1)
摘要: 字节跳动微服务架构体系演进 成国柱 字节跳动技术团队 2021-07-23 阅读全文
posted @ 2021-07-23 11:35 papering 阅读(402) 评论(0) 推荐(0)
摘要: 腾讯课堂小程序性能极致优化——网络请求优化篇 https://mp.weixin.qq.com/s/g2mLpWhGsrMEud-i8xD6YQ zhuojun 腾讯IMWeb前端团队 2021-07-22 近期,我们对腾讯课堂小程序做了一次全方位的性能优化,本篇文章将从网络请求的角度分享一种优化的 阅读全文
posted @ 2021-07-23 10:48 papering 阅读(1229) 评论(0) 推荐(0)
摘要: 禁止修改的消息首部 - 术语表 | MDN https://developer.mozilla.org/zh-CN/docs/Glossary/Forbidden_header_name 禁止修改的消息首部指的是不能在代码中通过编程的方式进行修改的HTTP协议消息首部。本文仅讨论相关的HTTP请求首 阅读全文
posted @ 2021-07-21 16:41 papering 阅读(204) 评论(0) 推荐(0)
摘要: 文章详情列表接口 小程序及模拟器 条数 错误 浏览器正确 【Request Headers】浏览器 :authority: prod.api.test.com:method: GET:path: /grpc/articleWithWholeBody/list/?Limit=200&Offset=0: 阅读全文
posted @ 2021-07-21 15:02 papering 阅读(182) 评论(0) 推荐(0)
摘要: 七牛云霍锴:实时音视频 SDK 设计实践 https://mp.weixin.qq.com/s/8Tl_F7ecrs_JmyLvgiIX_w 七牛云霍锴:实时音视频 SDK 设计实践 原创 ECUG 活动组 七牛云 2021-07-20 本文根据霍锴(七牛云 音视频客户端架构师)于 2021 年 6 阅读全文
posted @ 2021-07-21 10:00 papering 阅读(402) 评论(0) 推荐(0)
摘要: 软件测试基本流程与方案(以电商大促为例) https://mp.weixin.qq.com/s/ukjYWyrpqLJaie4iHIcfpA 软件测试基本流程与方案(以电商大促为例) 原创 宝澜 淘系技术 2021-07-20 电商直播如火如荼,但线上玩法越多,链路就越长,本文将介绍软件工程中软件的 阅读全文
posted @ 2021-07-21 09:58 papering 阅读(936) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/uvjs51s6ZufnfLThQu87og 系列 | 58集团白盒代码审计系统建设实践1:技术选型 倚笑趁风凉 58技术 2021-04-19 阅读全文
posted @ 2021-07-20 14:09 papering 阅读(72) 评论(0) 推荐(0)
摘要: 腾讯课堂小程序性能极致优化——网络请求优化篇 https://mp.weixin.qq.com/s?__biz=MzI1ODE4NzE1Nw==&mid=2247490094&idx=1&sn=fd8ce44a8d90beae9637645894d309dd&chksm=ea0d50d4dd7ad9 阅读全文
posted @ 2021-07-19 16:17 papering 阅读(124) 评论(0) 推荐(0)
摘要: 西瓜客户端埋点实践:基于责任链的埋点框架 https://mp.weixin.qq.com/s/iMn--4FNugtH26G90N1MaQ 西瓜客户端埋点实践:基于责任链的埋点框架 原创 何金海 字节跳动技术团队 2021-07-16 埋点的背景 目前互联网/软件行业内,广泛使用数据驱动产品迭代, 阅读全文
posted @ 2021-07-19 16:15 papering 阅读(517) 评论(0) 推荐(0)
摘要: Kratos技术系列|从Kratos设计看Go微服务工程实践 原创 曹国梁 腾讯云中间件 2021-07-13 阅读全文
posted @ 2021-07-19 10:06 papering 阅读(105) 评论(0) 推荐(0)
摘要: 京东到家安全测试实践 原创 测试团队 唐超 达达集团技术 2021-07-16 https://mp.weixin.qq.com/s/x_6-_g5-bPghm48i_k44AA 阅读全文
posted @ 2021-07-19 10:02 papering 阅读(63) 评论(0) 推荐(0)
摘要: 浅谈 Protobuf 编码 原创 gsonli 腾讯技术工程 2021-07-14 阅读全文
posted @ 2021-07-14 19:02 papering 阅读(45) 评论(0) 推荐(0)
摘要: https://cloud.google.com/apis/design/ API Design Guide Published on 2017-02-21. Changelog Introduction This is a general design guide for networked AP 阅读全文
posted @ 2021-07-14 14:07 papering 阅读(72) 评论(0) 推荐(0)
摘要: The power of two choices in randomized load balancing - Parallel and Distributed Systems, IEEE Transactions on https://www.eecs.harvard.edu/~michaelm/ 阅读全文
posted @ 2021-07-14 10:22 papering 阅读(64) 评论(0) 推荐(0)
摘要: NGINX and the "Power of Two Choices" Load-Balancing Algorithm - NGINX https://www.nginx.com/blog/nginx-power-of-two-choices-load-balancing-algorithm/ 阅读全文
posted @ 2021-07-14 10:21 papering 阅读(95) 评论(0) 推荐(0)
摘要: 如何看待继 B 站服务器崩溃后,A 站(ACFUN)也崩了? - 知乎 https://www.zhihu.com/question/472070187 B站崩溃后,技术总监淡定吃烧烤,网友们的评论乐死我了 https://mp.weixin.qq.com/s/zAQjduY-tHAqfob897o 阅读全文
posted @ 2021-07-14 09:55 papering 阅读(143) 评论(0) 推荐(0)
摘要: 文件路径: /usr/bin/bsd-port/getty 恶意文件md5: 56b157ffd5a4b8b26d472395c8d2f7dc 扫描来源方式: 后台驻留进程扫描 进程id: 200595 文件创建用户: root 描述: 检测模型发现您的服务器上运行了自变异,自变异木马是具备自变异功 阅读全文
posted @ 2021-07-13 10:19 papering 阅读(1491) 评论(0) 推荐(0)
摘要: 方法返回由指定的 UTF-16 代码单元序列创建的字符串 String.fromCharCode() - JavaScript | MDN https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects 阅读全文
posted @ 2021-07-12 13:52 papering 阅读(403) 评论(0) 推荐(0)
摘要: 汇编语言的AX,BX,CX,DX,分别表示什么 汇编语言的AX,BX,CX,DX,分别表示什么_lyy的博客-CSDN博客_cx是什么意思 https://blog.csdn.net/qq_41076797/article/details/89878326 阅读全文
posted @ 2021-07-12 13:51 papering 阅读(2582) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2021-07-12 12:04 papering 阅读(204) 评论(0) 推荐(0)
摘要: 渗透测试PTS - 渗透测试方法 | 百度智能云文档 https://cloud.baidu.com/doc/PTS/s/Jjwvyklh0 渗透测试方法 更新时间:2019-06-14 渗透测试模拟黑客的入侵思路与技术手段,黑客的攻击入侵需要利用目标网络的安全弱点,渗透测试也是同样的道理。以人工渗 阅读全文
posted @ 2021-07-12 10:25 papering 阅读(459) 评论(0) 推荐(0)
摘要: GO汇编-函数 - Binb - 博客园 https://www.cnblogs.com/binHome/p/13034103.html GO汇编-函数 GO汇编-函数 终于到函数了!因为Go汇编语言中,可以也建议通过Go语言来定义全局变量,那么剩下的也就是函数了。只有掌握了汇编函数的基本用法,才能 阅读全文
posted @ 2021-07-09 18:04 papering 阅读(888) 评论(0) 推荐(0)
摘要: There is no pass-by-reference in Go – The acme of foolishness https://dave.cheney.net/2017/04/29/there-is-no-pass-by-reference-in-go If a map isn’t a 阅读全文
posted @ 2021-07-09 16:41 papering 阅读(48) 评论(0) 推荐(0)
摘要: 通报:腾讯主机安全捕获YAPI远程代码执行0day漏洞在野利用,该攻击正在扩散,可使用防火墙阻截 https://mp.weixin.qq.com/s/FAMfCxvdvW-VK99k_7NYxA https://mp.weixin.qq.com/s/FAMfCxvdvW-VK99k_7NYxA 通 阅读全文
posted @ 2021-07-09 14:08 papering 阅读(577) 评论(0) 推荐(0)
摘要: 干货 | 携程持久化KV存储实践 原创 系统研发 携程技术 2021-07-08 干货 | 携程持久化KV存储实践 原创 系统研发 携程技术 2021-07-08 收录于话题 #运维 4个 作者简介 布莱德,携程软件技术专家;蔚浩,携程资深软件工程师;小董,携程技术培训生。 一、背景 过去几年,携程 阅读全文
posted @ 2021-07-08 21:53 papering 阅读(384) 评论(0) 推荐(0)
摘要: 啊 翻译 搜索 复制 阅读全文
posted @ 2021-07-08 21:51 papering 阅读(199) 评论(0) 推荐(0)
摘要: Vue中的Xss构造 - AirSkys - 博客园 https://www.cnblogs.com/AirSky/p/Vus_xss.html 阅读全文
posted @ 2021-07-08 21:10 papering 阅读(130) 评论(0) 推荐(0)
摘要: HTTP cookies - HTTP | MDN https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Cookies#%E5%AE%89%E5%85%A8 安全 信息被存在 Cookie 中时,需要明白 cookie 的值时可以被访问,且可以被终端用 阅读全文
posted @ 2021-07-08 18:07 papering 阅读(343) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/3755606/what-does-the-exclamation-mark-do-before-the-function JavaScript syntax 101. Here is a function declaratio 阅读全文
posted @ 2021-07-08 10:27 papering 阅读(252) 评论(0) 推荐(0)
上一页 1 ··· 42 43 44 45 46 47 48 49 50 ··· 187 下一页