An openwrt Internet surfing plug-in HelloWorld是一个以用户最佳主观体验为导向的插件,它支持多种主流协议和多种自定义视频分流服务,拥有精美的操作界面,并配上直观的节点信息。 支持全部类型的节点分流 目前只适配最新版 argon主题 (其他主题下应该也可以用 但显示应该不会很完美) 目前Lean最新版本的openwrt 已经可以直接拉取源码到 package/lean 下直接进行勾选并编译。 更新日志 2021-03-22 v1.22-1 FIX: 修复Vless 链接无法导入的问题(由于目前链接样本依然不够,如果可能请在issues里向我提供更多的样本)。 详情见。 插件介绍 基于 Lean ssrp 全新MOD的 Hello World ,在原插件的基础上做了一些优化用户操作体验的修改,感谢插件原作者所做出的的努力和贡献! 节点列表支
2023-10-05 20:18:36 3.26MB Lua
1
python 自动化运维,不错的资源,可以学习一下python运维
2023-09-30 13:13:00 33.98MB python 运维
1
大话存储__网络存储系原理精解与最佳实.pdf (全本)
2023-08-08 16:58:24 58.52MB 大话存储
1
Source insight 最佳配置 护眼配置,option->load configuation 该文件即可使用。
2023-07-11 15:58:03 177KB source insig
1
扫描版,有书签,去除两边空白
2023-05-29 22:09:56 42.89MB 数据恢复
1
股票买卖最佳时机leetcode Kinito.Finance Kinito 金融知识库 点安装 install -U arrow yfinance matplotlib Flask-Moment Delorean finviz pyarrow timeseries pandas-datareader Moments times moment sklearn seaborn flask freezegun bs4 bokeh 网页抓取 中等文章链接: 绘图库 Matplotlib 教程: 技术指标 移动平均收敛散度 - MACD(滞后) 横向市场上的许多误报,与其他人一起使用 典型的由 3 个时期制成: 12 缓慢移动平均 26 快速移动平均线 9 信号 平均真实利率和布林带(波动率) 布林带由来自 M 个周期 (20) 移动平均线的 N 条线 (2) 组成。 Delta 在高波动性和低波动性期间做空 摆动运动时的 ATR 范围透视 相对强弱指数 - RSI 动量振荡 [0,100] [70,100] 超买(新兴市场使用 80) [0,30] 超卖(新兴市场使用 80) 平均方向指数
2023-05-15 19:07:52 204.85MB 系统开源
1
最佳灾情巡视路线,是建模比赛的论文,与大家分享。
2023-05-12 20:52:43 559KB 建模 论文
1
vue+springboot最佳项目实践源码
2023-05-05 16:14:43 38.41MB 源码 项目 springboot vue
1
Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good. But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects. With a good dose of Aussie humor, Dr. Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging. They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead, Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on how software ought to be created. Most of all, Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way. Praise for Perl Best Practices from Perl community members: "As a manager of a large Perl project, I'd ensure that every member of my team has a copy of Perl Best Practices on their desk, and use it as the basis for an in-house style guide." -- Randal Schwartz "There are no more excuses for writing bad Perl programs. All levels of Perl programmer will be more productive after reading this book." -- Peter Scott "Perl Best Practices will be the next big important book in the evolution of Perl. The ideas and practices Damian lays down will help bring Perl out from under the embarrassing heading of "scripting languages". Many of us have known Perl is a real programming language, worthy of all the tasks normally delegated to Java and C++. With Perl Best Practices, Damian shows specifically how and why, so everyone else can see, too." -- Andy Lester "Damian's done what many thought impossible: show how to build large, maintainable Perl applications, while still letting Perl be the powerful, expressive language that programmers have loved for years." -- Bill Odom "Finally, a means to bring lasting order to the process and product of real Perl development teams." -- Andrew Sundstrom"Perl Best Practices provides a valuable education in how to write robust, maintainable Perl, and is a definitive citation source when coaching other programmers." -- Bennett Todd "I've been teaching Perl for years, and find the same question keeps being asked: Where can I find a reference for writing reusable, maintainable Perl code? Finally I have a decent answer." -- Paul Fenwick "At last a well researched, well thought-out, comprehensive guide to Perl style. Instead of each of us developing our own, we can learn good practices from one of Perl's most prolific and experienced authors. I recommend this book to anyone who prefers getting on with the job rather than going back and fixing errors caused by syntax and poor style issues." -- Jacinta Richardson "If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it." -- Steven Lembark "The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf." -- Uri Guttman
2023-05-03 22:46:17 7.68MB Perl最佳实践
1
自动化测试最佳实践 来自全球的经典自动化测试案例解析 sample
2023-04-24 23:32:00 6.82MB test
1