内核态与用户态通信---netlink通信的一些实例!!!
2021-11-19 14:09:34 13KB 用户态 内核态 netlink
1
Spiffe / Spire Spring Boot Tomcat示例 这是一个有关如何将Spiffe / Spire发行的动态X509证书集成到Java Web Server中的示例。 服务器启动时,它将从spire-agent中检索所有已颁发的SVID和X509证书。 检索到的证书,密钥和ca证书将存储在Java密钥库中。 之后,服务器将每5分钟更新一次他的SVID和证书。 此示例中的问题不是与Spire交互,而是让Tomcat和Java KeyStore处理动态证书,这些证书在启动期间不可用,但必须在服务器启动后进行检索和配置。 运行这个例子 必需的: 无论是Linux还是BSD系统,因为该应用程序与spire之间的通信都需要一个Unix域套接字 Gradle构建应用程序 正在运行的Spire服务器。 与该应用程序匹配的Spire条目。 cmd/spire-server/sp
2021-11-19 10:36:44 66KB Kotlin
1
WalletConnect示例Dapp 开发 npm run start 测试 npm run test 建造 npm run build
2021-11-18 15:19:36 468KB react sample demo browser
1
示例springboot-spock 使用Spock进行测试的SpringBoot项目示例 Spring Boot-2.1.2。发布 Spock-1.2(Groovy 2.5) Java 11
2021-11-18 10:29:24 17KB java spring-boot maven spock
1
Master the Powerful Python 3 Standard Library through Real Code Examples The Python 3 Standard Library contains hundreds of modules for interacting with the operating system, interpreter, and Internet–all extensively tested and ready to jump-start application development. Now, Python expert Doug Hellmann introduces every major area of the Python 3.x library through concise source code and output examples. Hellmann’s examples fully demonstrate each feature and are designed for easy learning and reuse. You’ll find practical code for working with text, data structures, algorithms, dates/times, math, the file system, persistence, data exchange, compression, archiving, crypto, processes/threads, networking, Internet capabilities, email, developer and language tools, the runtime, packages, and more. Each section fully covers one module, with links to additional resources, making this book an ideal tutorial and reference. The Python 3 Standard Library by Example introduces Python 3.x’s new libraries, significant functionality changes, and new layout and naming conventions. Hellmann also provides expert porting guidance for moving code from 2.x Python standard library modules to their Python 3.x equivalents.
2021-11-16 20:11:09 14.14MB Python 3 Standard Library
1
讲解如何通过TASKING 创建一个支持英飞凌芯片的多核例程,讲解细致到位,值得参考和借鉴。推荐大家下载,如需相关英飞凌资源也可以直接私信我,欢迎沟通!!!!
2021-11-15 16:33:44 1.4MB AURIX Multicore 英飞凌 多核开发
1
gcov-fortran 一个最小的例子,如何使用gcov 要求 安装lcov (生成html报告) gcov已与gfortran / gcc一起安装 用法 编译程序 make 执行程序 ./test 生成覆盖率信息 make cov 生成HTML报告 make html 警告 您必须确保使用编译代码的gcov版本。 如果您已经安装了例如gfortran和llvm则这是一个问题。 所以首先用找到正确的gcov mdfind -name gcov 并在makefile中添加该路径
2021-11-15 16:10:19 3KB fortran gcov gcov-fortran Fortran
1
通讯/手机手机WAP编程, 开发平台:tcl/tk, 实例源码
2021-11-14 22:53:41 19KB pushover实例
1
这是一本非常好的概率论教材,在美国大学中广泛使用作为研究生或者高年级本科的教材。
2021-11-13 16:33:23 1.82MB probability rick durret
1
linux socket编程的英文版教程,里面包含实例包
2021-11-12 23:13:43 1.07MB linux socket programming by
1