上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 188 下一页
摘要: sudo find / | grep httpd | sudo xargs rm -rf 阅读全文
posted @ 2022-01-10 21:54 papering 阅读(30) 评论(0) 推荐(0)
摘要: chcon: can't apply partial context to unlabeled file cat /etc/selinux/config # This file controls the state of SELinux on the system.# SELINUX= can ta 阅读全文
posted @ 2022-01-10 21:23 papering 阅读(290) 评论(0) 推荐(0)
摘要: t 阅读全文
posted @ 2022-01-10 20:54 papering 阅读(36) 评论(0) 推荐(0)
摘要: 小结 1) 设置 Content-Disposition 头部为 attachment 是关键,告诉浏览器应该下载这个文件。 此例子不设置 Content-Disposition 头部也是会下载的,因为 Content-Type 被设置为了 application/octet-stream,浏览器认 阅读全文
posted @ 2022-01-10 19:40 papering 阅读(685) 评论(0) 推荐(0)
摘要: 导出文件准备完成 「发货单管理」导出文件已准备完成。文件下载链接将于24小时后失效,请尽快下载。 阅读全文
posted @ 2022-01-09 19:35 papering 阅读(53) 评论(0) 推荐(0)
摘要: 软件秘钥实现 Go docs library for Word, Excel, PowerPoint, OOXML | UniOffice https://unidoc.io/unioffice/ https://github.com/unidoc/unioffice https://github. 阅读全文
posted @ 2022-01-09 17:54 papering 阅读(508) 评论(0) 推荐(0)
摘要: 1) 小结 类比golang build 时的版本参数 extract (PHP 4, PHP 5, PHP 7, PHP 8) extract — Import variables into the current symbol table from an array Description ex 阅读全文
posted @ 2022-01-08 16:22 papering 阅读(95) 评论(0) 推荐(0)
摘要: 公司介绍 https://isite.baidu.com/site/wjzzbcqs/8301be32-1ea9-4d6c-8703-8b2cd13280f5 阅读全文
posted @ 2022-01-08 16:10 papering 阅读(249) 评论(0) 推荐(0)
摘要: Discuz! 的编码规范_Discuz!开放平台 - Discuz!应用中心 https://open.dismall.com/?ac=document&page=dev_coderule 阅读全文
posted @ 2022-01-08 16:06 papering 阅读(46) 评论(0) 推荐(0)
摘要: 人人都是 Serverless 架构师 | 现代化 Web 应用开发实战 - 知乎 https://zhuanlan.zhihu.com/p/453254190 什么是"现代化应用" 文章标题提到了"现代化应用"的概念,在这里也跟大家解释一下,什么是 "Modern Application"。其实现 阅读全文
posted @ 2022-01-07 09:32 papering 阅读(165) 评论(0) 推荐(0)
摘要: uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. Se 阅读全文
posted @ 2022-01-06 03:32 papering 阅读(615) 评论(0) 推荐(0)
摘要: <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline';" /> 阅读全文
posted @ 2022-01-06 03:27 papering 阅读(295) 评论(0) 推荐(0)
摘要: Event.preventDefault() Event.preventDefault() - Web APIs | MDN https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault 阅读全文
posted @ 2022-01-05 10:22 papering 阅读(54) 评论(0) 推荐(0)
摘要: 腾讯云 TI 平台 TI-ONE 时间序列 - 算法手册 - 文档中心 - 腾讯云 https://cloud.tencent.com/document/product/851/17106 迪基福勒检验 单位根检验是一种更客观的判定是否需要差分的方法。这个针对平稳性的统计假设检验被用于判断是否需要差 阅读全文
posted @ 2022-01-04 13:36 papering 阅读(510) 评论(0) 推荐(0)
摘要: https://umijs.org/zh-CN/docs/convention-routing 约定式路由 除配置式路由外,Umi 也支持约定式路由。约定式路由也叫文件路由,就是不需要手写配置,文件系统即路由,通过目录和文件及其命名分析出路由配置。 Convention Routing https: 阅读全文
posted @ 2022-01-01 22:55 papering 阅读(301) 评论(0) 推荐(0)
摘要: 产品经理如何快速理清方向 https://mp.weixin.qq.com/s/0dOUG6NiM3L7CJ4-NwovEw 阅读全文
posted @ 2021-12-31 19:54 papering 阅读(55) 评论(0) 推荐(0)
摘要: use of internal package github.com/go-kratos/kratos/v2/internal/httputil not allowed 阅读全文
posted @ 2021-12-31 11:01 papering 阅读(277) 评论(0) 推荐(0)
摘要: 研发怎么做需求更舒服,有成长 - 知乎 https://zhuanlan.zhihu.com/p/430852750 研发怎么做需求更舒服,有成长 腾讯技术工程 ​ 已认证账号 65 人赞同了该文章 作者:gcchaoguo,腾讯 CSIG 后台开发工程师 好的技术懂业务,好的技术对业务有输入,好的 阅读全文
posted @ 2021-12-30 15:00 papering 阅读(231) 评论(0) 推荐(0)
摘要: Golang 并发编程指南 - 知乎 https://zhuanlan.zhihu.com/p/450822514 Golang 并发编程指南 腾讯技术工程 ​ 已认证账号 21 人赞同了该文章 作者:dcguo 分享 Golang 并发基础库,扩展以及三方库的一些常见问题、使用介绍和技巧,以及对一 阅读全文
posted @ 2021-12-30 14:59 papering 阅读(281) 评论(0) 推荐(0)
摘要: package main import ( "fmt" "github.com/atotto/clipboard" "github.com/lxn/walk" . "github.com/lxn/walk/declarative" ) // https://pkg.go.dev/github.com 阅读全文
posted @ 2021-12-29 20:39 papering 阅读(120) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2021-12-29 17:59 papering 阅读(87) 评论(0) 推荐(0)
摘要: 实践: 1) 保留当前页面,跳转到应用内的某个页面。但是不能跳到 tabbar 页面。 wx.switchTab(Object object) | 微信开放文档 https://developers.weixin.qq.com/miniprogram/dev/api/route/wx.switchT 阅读全文
posted @ 2021-12-29 01:09 papering 阅读(161) 评论(0) 推荐(0)
摘要: GraphQL 开发原则 https://principles.graphql.cn/ GraphQL 开发原则 GraphQL 名为但不仅仅是一种查询语言。它是对连接现代应用程序到云服务这一问题的全面解决方案。因此,它构成了现代应用程序开发堆栈中一个新的重要层的基础:数据图。这个新的层将公司的所有 阅读全文
posted @ 2021-12-28 09:53 papering 阅读(101) 评论(0) 推荐(0)
摘要: biz_grpc.pb.go // Code generated by protoc-gen-go-grpc. DO NOT EDIT. package v1 import ( context "context" grpc "google.golang.org/grpc" codes "google 阅读全文
posted @ 2021-12-27 16:04 papering 阅读(107) 评论(0) 推荐(0)
摘要: Go Frequently Asked Questions | Protocol Buffers | Google Developers https://developers.google.cn/protocol-buffers/docs/reference/go/faq?hl=zh-cn With 阅读全文
posted @ 2021-12-27 14:09 papering 阅读(60) 评论(0) 推荐(0)
摘要: Language Guide (proto3) | Protocol Buffers | Google Developers https://developers.google.cn/protocol-buffers/docs/proto3?hl=zh-cn#scalar 阅读全文
posted @ 2021-12-27 14:04 papering 阅读(57) 评论(0) 推荐(0)
摘要: 小结: 1)事件委托 在拥有1000个li元素的列表上,点击每一个li输出对应的文本内容,我们可以给每个li元素绑 定一个点击动作,那我们需要写很多重复的代码,不够优雅,内存开销也很大。 还有个办法可以满足我们的需求: 将事件绑定在ul标签上,当li标签被触发后,事件冒泡到父级元素ul,触发绑定上面 阅读全文
posted @ 2021-12-24 09:20 papering 阅读(971) 评论(0) 推荐(0)
摘要: 小结:1)浏览器的帧,什么是帧,浏览器通过一定频率的刷新页面,让页面得以变化。帧就是一次的页面刷新。对于chrome来说每秒60次的刷新频率使得帧的执行时间大约为16.6ms,那么这16.6ms都做了哪些事情。2)React15对于大量的DOM节点的更新,会出现卡顿,主要的原因是因为15采用的函数递 阅读全文
posted @ 2021-12-23 23:27 papering 阅读(542) 评论(0) 推荐(0)
摘要: ALTER TABLE `test`ADD COLUMN `avatarbase64tmpsave` mediumblob NULL COMMENT '待优化方案:头像的base64编码;后端透明存储';SET GLOBAL max_allowed_packet=67108864;SHOW GLOB 阅读全文
posted @ 2021-12-23 23:24 papering 阅读(291) 评论(0) 推荐(0)
摘要: 2FA (Two Factor Authentication) 阅读全文
posted @ 2021-12-23 18:02 papering 阅读(128) 评论(0) 推荐(0)
摘要: Go/src/crypto/tls/common.go:289 // ClientAuth determines the server's policy for// TLS Client Authentication. The default is NoClientCert.ClientAuth C 阅读全文
posted @ 2021-12-23 17:31 papering 阅读(218) 评论(0) 推荐(0)
摘要: Go/src/crypto/tls/common.go:1173 // The only signed key exchange we support is ECDHE.if !supportsECDHE(config, chi.SupportedCurves, chi.SupportedPoint 阅读全文
posted @ 2021-12-23 11:32 papering 阅读(91) 评论(0) 推荐(0)
摘要: Deprecated: SSLv3 is cryptographically broken, and is no longer// supported by this package. See golang.org/issue/32716. Go/src/crypto/tls/common.go:3 阅读全文
posted @ 2021-12-23 11:23 papering 阅读(128) 评论(0) 推荐(0)
摘要: package syncimport ( "sync/atomic" "unsafe")// Cond implements a condition variable, a rendezvous point// for goroutines waiting for or announcing the 阅读全文
posted @ 2021-12-22 14:05 papering 阅读(420) 评论(0) 推荐(0)
摘要: https://github.com/google/btree 阅读全文
posted @ 2021-12-22 13:46 papering 阅读(56) 评论(0) 推荐(0)
摘要: 小结: 1) 以前开发一个页面:创建 JS -> 创建 CSS -> 创建 Model -> 创建 service -> 写页面组件。现在开发一个页面:下载区块 -> 基于区块初始化好的页面组件修改代码。 Pro 资产的使用 - Ant Design Pro https://pro.ant.desi 阅读全文
posted @ 2021-12-22 10:08 papering 阅读(86) 评论(0) 推荐(0)
摘要: 小结: 1) a particular variable in your program is never assigned to null; you want to avoid triggering a NullPointerException @Autowired Lesson: Annotat 阅读全文
posted @ 2021-12-22 01:15 papering 阅读(112) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sc 阅读全文
posted @ 2021-12-22 00:38 papering 阅读(86) 评论(0) 推荐(0)
摘要: RFC 2986: PKCS #10: Certification Request Syntax Specification Version 1.7 https://www.rfc-editor.org/rfc/rfc2986#page-5 翻译 搜索 复制 阅读全文
posted @ 2021-12-21 17:38 papering 阅读(133) 评论(0) 推荐(0)
摘要: google.golang.org\grpc@v1.43.0\testdata\x509 #!/bin/bash # Create the server CA certs. openssl req -x509 \ -newkey rsa:4096 \ -nodes \ -days 3650 \ -k 阅读全文
posted @ 2021-12-21 11:36 papering 阅读(88) 评论(0) 推荐(0)
上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 188 下一页