上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 187 下一页
摘要: https://mp.weixin.qq.com/s/ge0IvvF2tUZIG2zBADXxdw 阅读全文
posted @ 2022-05-27 19:42 papering 阅读(43) 评论(0) 推荐(0)
摘要: 浏览器是不允许页面直接读取本地硬盘资源的 阅读全文
posted @ 2022-05-26 20:27 papering 阅读(456) 评论(0) 推荐(0)
摘要: 钓鱼邮件 阅读全文
posted @ 2022-05-26 20:27 papering 阅读(38) 评论(0) 推荐(0)
摘要: 敏捷开发落地指南 | 好的每日站会,应该这么开 https://mp.weixin.qq.com/s/BykS-H7AmeYLfH7ZiUTU6g 如何开一场高效的迭代排期会 https://mp.weixin.qq.com/s/0_UMlqhc9K6O2ckV3RL_yQ 如何开一场高效的迭代排期 阅读全文
posted @ 2022-05-26 11:12 papering 阅读(233) 评论(0) 推荐(0)
摘要: 前端质量|基于业务驱动的前端性能有效实践案例 https://mp.weixin.qq.com/s/uZE8AbJzDcOPdtfQEMPV_w 前端质量|基于业务驱动的前端性能有效实践案例 原创 钱文玲(悠酱) 阿里开发者 2022-05-26 09:00 发表于北京 收录于合集#前端3个 一、背 阅读全文
posted @ 2022-05-26 11:05 papering 阅读(137) 评论(0) 推荐(0)
摘要: *(*int)(nil) = 0 // not reached src\runtime\panic.go // fatalpanic implements an unrecoverable panic. It is like fatalthrow, except // that if msgs != 阅读全文
posted @ 2022-05-26 10:04 papering 阅读(98) 评论(0) 推荐(0)
摘要: Pull or Push?监控系统如何选型 https://mp.weixin.qq.com/s/cg6Vd9WxjwVMr_aK5q8sBg Pull or Push?监控系统如何选型 原创 元乙 阿里开发者 2021-08-30 07:58 收录于合集 #Java91个 #C++2个 #监控模型 阅读全文
posted @ 2022-05-25 11:15 papering 阅读(473) 评论(0) 推荐(0)
摘要: 百度智能小程序巡检调度方案演进之路 https://mp.weixin.qq.com/s/ctSIqLzl3pMsmXH7qqECWw 百度智能小程序巡检调度方案演进之路 原创 百度智能小程序 百度Geek说 2022-05-23 18:08 发表于上海 收录于合集 #智能小程序1个 #百度44个 阅读全文
posted @ 2022-05-24 13:07 papering 阅读(303) 评论(0) 推荐(0)
摘要: https://ant.design/components/select/ <select> - HTML(超文本标记语言) | MDN https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/select Why sometime cus 阅读全文
posted @ 2022-05-24 11:02 papering 阅读(51) 评论(0) 推荐(0)
摘要: Lock-free Observations for Prometheus Histograms | Grafana Labs https://grafana.com/blog/2020/01/08/lock-free-observations-for-prometheus-histograms/ 阅读全文
posted @ 2022-05-23 16:13 papering 阅读(28) 评论(0) 推荐(0)
摘要: RVA relative virtual address PE 阅读全文
posted @ 2022-05-23 08:11 papering 阅读(17) 评论(0) 推荐(0)
摘要: Memory mapping — The Linux Kernel documentation https://linux-kernel-labs.github.io/refs/heads/master/labs/memory_mapping.html SO2 Lecture 07 - Memory 阅读全文
posted @ 2022-05-23 07:33 papering 阅读(223) 评论(0) 推荐(0)
摘要: 制作USB启动盘 - DiskGenius https://www.diskgenius.cn/help/usbboot.php 备份与还原分区表 制作USB启动盘系统迁移 DiskGenius软件支持USB-FDD模式、USB-ZIP模式、USB-HDD模式启动盘的制作。利用此功能,可以将U盘(或 阅读全文
posted @ 2022-05-22 15:35 papering 阅读(1281) 评论(0) 推荐(0)
摘要: 坏道检测与修复 - DiskGenius https://www.diskgenius.cn/help/verify.php 本软件提供了磁盘坏道检测功能及有限的坏道修复功能。为确保检查结果的准确性,建议在WinPE环境下进行检测,并且在检测坏道期间不要对磁盘做其他操作。 1. 要使用本功能,首先选 阅读全文
posted @ 2022-05-22 15:31 papering 阅读(1649) 评论(0) 推荐(0)
摘要: 分区错误解决方案_(─__─)的博客-CSDN博客_硬盘分区错误 https://blog.csdn.net/weixin_45697293/article/details/109586129 文章目录1.将55AA破坏掉2.如果在这种情况下机器重启了1.将55AA破坏掉在这个之前我将分区表及其标记 阅读全文
posted @ 2022-05-22 15:20 papering 阅读(1059) 评论(0) 推荐(0)
摘要: https://quilljs.com/guides/why-quill/#custom-content-and-formatting Custom Content and Formatting It was not far in the past that evaluating rich text 阅读全文
posted @ 2022-05-21 23:58 papering 阅读(89) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/jzxy/articles/15556998.html <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> <input id="fil 阅读全文
posted @ 2022-05-21 23:24 papering 阅读(280) 评论(0) 推荐(0)
摘要: overlay paging 阅读全文
posted @ 2022-05-21 15:21 papering 阅读(36) 评论(0) 推荐(0)
摘要: 电脑关机状态下是如何计时的?重新开机后电脑仍然能正确显示时间,这 爱问知识人 https://iask.sina.com.cn/b/1SSYau0LOm7J.html 对于一台电脑来说,时间的准确性是非常重要的。那么电脑的时间是靠什么来计算呢。一般由三个元件来完成。1,时钟芯片。2,晶体振荡器(简称 阅读全文
posted @ 2022-05-20 21:41 papering 阅读(1321) 评论(0) 推荐(0)
摘要: go var swap func(a, b *int) = func(a, b *int) { *a ^= *b *b ^= *a *a ^= *b } c void swap(int* a,int* b){ *a^=^*b=^*a=^*b; } a 0 0 1 1 b 0 1 0 1 a1=a^b 阅读全文
posted @ 2022-05-20 17:48 papering 阅读(38) 评论(0) 推荐(0)
摘要: 本题是经典的字符串单模匹配的模型,因此可以使用字符串匹配算法解决,常见的字符串匹配算法包括暴力匹配、\text{Knuth-Morris-Pratt}Knuth-Morris-Pratt 算法、\text{Boyer-Moore}Boyer-Moore 算法、\text{Sunday}Sunday 阅读全文
posted @ 2022-05-20 17:02 papering 阅读(40) 评论(0) 推荐(0)
摘要: a 搜索 复制 阅读全文
posted @ 2022-05-20 16:33 papering 阅读(22) 评论(0) 推荐(0)
摘要: https://leetcode.cn/problems/smallest-good-base/ 阅读全文
posted @ 2022-05-20 16:17 papering 阅读(30) 评论(0) 推荐(0)
摘要: 四平方和定理 (英语:Lagrange's four-square theorem) 说明每个正整数均可表示为4个整数的平方和。它是费马多边形数定理和华林问题的特例。 阅读全文
posted @ 2022-05-20 16:12 papering 阅读(215) 评论(0) 推荐(0)
摘要: func find132pattern(nums []int) bool { n := len(nums) if n < 3 { return false } i, j, k := 0, 1, 2 a, b, c := nums[i], nums[j], nums[k] for { if i == 阅读全文
posted @ 2022-05-20 11:12 papering 阅读(47) 评论(0) 推荐(0)
摘要: 小结 1、 Both nextSmaller and prevSmaller 之前、之后的第一个大、小的 func largestRectangleArea(heights []int) int { /* 1、严格单调栈 2、每个元素都要入栈 序号不连续的原因:缺失的元素比栈顶元素大;尤其当栈底元素 阅读全文
posted @ 2022-05-20 10:34 papering 阅读(126) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/WvjMobYgMZ4sRwyV6V_PgQ 关于技术能力的思考和总结 朱春茂(知明) 阿里开发者 2022-05-20 09:25 发表于北京 技术人成长的悖论 在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会 阅读全文
posted @ 2022-05-20 09:32 papering 阅读(179) 评论(0) 推荐(0)
摘要: :authority: leetcode.cn :method: POST :path: /graphql/ :scheme: https accept: */* accept-encoding: gzip, deflate, br accept-language: zh-CN cache-cont 阅读全文
posted @ 2022-05-20 08:50 papering 阅读(84) 评论(0) 推荐(0)
摘要: https://leetcode.cn/problems/FortPu/ 阅读全文
posted @ 2022-05-20 07:53 papering 阅读(46) 评论(0) 推荐(0)
摘要: https://leetcode.cn/problems/partition-equal-subset-sum/solution/fen-ge-deng-he-zi-ji-by-leetcode-solution/ 阅读全文
posted @ 2022-05-19 20:25 papering 阅读(29) 评论(0) 推荐(0)
摘要: 53. 最大子数组和 - 力扣(LeetCode) https://leetcode.cn/problems/maximum-subarray/ https://leetcode.cn/problems/maximum-subarray/solution/zui-da-zi-xu-he-by-lee 阅读全文
posted @ 2022-05-19 20:16 papering 阅读(42) 评论(0) 推荐(0)
摘要: https://leetcode.cn/problems/fibonacci-number/ https://leetcode.cn/problems/climbing-stairs/ 阅读全文
posted @ 2022-05-19 19:59 papering 阅读(16) 评论(0) 推荐(0)
摘要: CPU 支持的指令集相关 https://leetcode.cn/problems/fibonacci-number/solution/fei-bo-na-qi-shu-by-leetcode-solution-o4ze/ 阅读全文
posted @ 2022-05-19 19:58 papering 阅读(53) 评论(0) 推荐(0)
摘要: https://leetcode.cn/problems/4sum/ 阅读全文
posted @ 2022-05-19 19:41 papering 阅读(18) 评论(0) 推荐(0)
摘要: 辨析四个表示 “分配” 的词:distribute、allocate、assign 和 apportion - Chinadaily.com.cn https://language.chinadaily.com.cn/a/202103/24/WS605adf89a31024ad0bab151a.ht 阅读全文
posted @ 2022-05-19 19:41 papering 阅读(1609) 评论(0) 推荐(0)
摘要: go func() { r.log.Debug(utils.RuntimeInfo(), utils.MemStats()) func() { <-time.After(L1L2ExpireDuration) if FaultUnhandled(FaultId) { err := EventCent 阅读全文
posted @ 2022-05-19 17:56 papering 阅读(39) 评论(0) 推荐(0)
摘要: 美团是如何解决落地Serverless的五大难题的? https://mp.weixin.qq.com/s/Crrwb04sU47YsuZvxgps1A 美团是如何解决落地Serverless的五大难题的? 殷琦 QCon全球软件开发大会 2022-04-20 09:00 嘉宾 | 殷琦编辑 | 李 阅读全文
posted @ 2022-05-19 13:13 papering 阅读(342) 评论(0) 推荐(0)
摘要: 爱奇艺RN低代码引擎:千变万化、快速搭建的万花筒 https://mp.weixin.qq.com/s/XO0A58ZFHcBERnFghqRmqg 爱奇艺RN低代码引擎:千变万化、快速搭建的万花筒 甘泉 QCon全球软件开发大会 2022-05-19 09:00 发表于北京 嘉宾 | 甘泉编辑 | 阅读全文
posted @ 2022-05-19 13:11 papering 阅读(355) 评论(0) 推荐(0)
摘要: https://leetcode.cn/problems/Qv1Da2/ 阅读全文
posted @ 2022-05-19 08:11 papering 阅读(25) 评论(0) 推荐(0)
摘要: https://leetcode.cn/problems/palindrome-linked-list/ 阅读全文
posted @ 2022-05-19 08:07 papering 阅读(27) 评论(0) 推荐(0)
上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 187 下一页