自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(204)
  • 收藏
  • 关注

翻译 kotlin 遍历_Kotlin的树遍历

kotlin 遍历Below are the classic binary tree recursive traversal methods embedded into our BinaryNode class. We use a companion object to minimize our space complexity, which is comparable to static met...

2020-10-16 17:03:01 744

翻译 怎么部署项目解析域名_内部解析服务器部署

怎么部署项目解析域名 任务概述: (Task Overview :)Here I’m trying to provide an solution for on-premise application deployments to enterprise clients and here i’m doing it for Atlan, So we are going to deploy Parse ...

2020-10-16 16:53:36 636

翻译 快速学习编程语言_如何快速学习新的编程语言

快速学习编程语言We as developers always need to stay up to date with new frameworks, tools, and new languages. 作为开发人员,我们始终需要与新框架,工具和新语言保持同步。 So having a strategy that you can use to get to know a new languag...

2020-10-16 16:44:33 351

翻译 创建python3虚拟环境_使用python3创建虚拟环境

创建python3虚拟环境 什么是虚拟环境? (What is a Virtual Environment?)A virtual environment is a tool that helps to keep dependencies required by different projects separate by creating isolated Python virtual envi...

2020-10-14 08:21:01 748

翻译 万一你醒来时花儿正在手中_醒来让你的床清理代码

万一你醒来时花儿正在手中This post is all about clean code: Why is it important? How do I write clean code? 这篇文章都是关于干净的代码的:为什么它很重要? 我该如何编写干净的代码? Messy code is like cookies. Or, drugs, if that’s your speed. You sa...

2020-10-14 08:11:52 319

翻译 代码段时间 python_最节省时间的有用python代码段

代码段时间 python 程式设计 (PROGRAMMING)Here are my favorite 29 Python snippets that actually save me time as a developer 这是我最喜欢的29个Python代码段,它们实际上为我节省了开发人员的时间 Python is one of the most popular languages ​​u...

2020-10-14 08:02:04 239

翻译 使用ctypes用c为python供电

As a Python developer, you may run into a scenario where you need to access a C++ library from Python code. An efficient way to pass data from Python to C++ and vice versa is by using Python bindings,...

2020-10-14 07:52:26 150

翻译 python中的lambda表达式

介绍 (Introduction)Imagine we are coding and need to write a simple function. However, we are only going to be using this function once and thus it seems unnecessary to create an entire function with ...

2020-10-14 07:42:30 388

翻译 alpha beta滤波器_alpha beta过滤器

alpha beta滤波器The g and h coefficients refer to the two scaling factors, where g is the scaling we used for the measurement, and h is the scaling for the change in measurement over time . g和h系数指的是两个缩放因...

2020-10-14 07:31:37 1338

翻译 django react_概述使用Django构建全栈测验应用程序并做出React

django reactMy main goal with this application was to develop a remotely hosted quiz application, which users can choose a quiz, answer the questions, and know how he/she did at the end. This article ...

2020-10-14 07:21:33 500

翻译 抓取spotify歌单_如何使用python抓取Spotify上最受欢迎的歌曲

抓取spotify歌单Spotify is one of the most popular music streaming services in the world, with nearly 300 million users as of 2020. It is also a data analyst’s dream, with publicly available metrics on eve...

2020-10-14 07:12:20 2593

翻译 如何使用python pandas按不同的时间间隔对数据进行分组

If you have ever dealt with Time-Series data analysis, you would have come across these problems for sure — 如果您曾经处理过时间序列数据分析,那么您肯定会遇到这些问题- Combining data into certain intervals like based on each day...

2020-10-14 07:02:24 6840

翻译 这些YouTube频道教我如何编码

When I started my programming apprenticeship in 2012, we weren’t allowed to use YouTube tutorials, so oftentimes I would spend the day struggling and then watch the videos on my own time and feel bad ...

2020-09-10 15:41:02 764

翻译 page 分页_page3 recyclerview分页变得容易

page 分页 介绍: (Intro:)Paging3 is one of the new Jetpack libraries for managing and loading a large chunk of the dataset from various data sources efficiently. It allows us to load pages of data from th...

2020-09-10 15:30:47 1631

翻译 缆索护栏cad_干燥的rb可以提供更好的护栏服务

缆索护栏cadThe idea of using service objects came into my mind when I first read about the DCI architecture in Clean Ruby. 当我第一次阅读Clean Ruby中的DCI体系结构时,就想到了使用服务对象的想法。 The paradigm separates the domain mod...

2020-09-10 15:21:35 193

翻译 了解jvm和jit编译器的第2部分

Hello again, people! 大家好! If you read the first part of this series and is wondering: 如果您阅读了本系列的第一部分 ,并且想知道: How can I check if that specific code was compiled to a native machine language? 如何检查特定代码...

2020-09-10 15:12:30 197

翻译 依赖反转 依赖注入_在go中使用依赖反转

依赖反转 依赖注入 什么是依赖倒置? (What is Dependency Inversion?)Dependency Inversion is the idea that high-level logic should not depend on its low-level implementations. Business logic in our application should n...

2020-09-10 15:02:50 402

翻译 magento2 接口开发_顶级magento2网站开发公司

magento2 接口开发Is Magento2 the best open source platform for ecommerce? Yeah! I agree with this point since Magento is one of the first choice to built bespoke online solution at the ready moment to lau...

2020-09-10 14:53:45 358

翻译 训练营心得_我如何挑选我的训练营

训练营心得When COVID hit, I was working for a small talent acquisition firm as a recruiter. After the initial stress of an abrupt switch to work-from-home wore off, I felt like I was able to find another g...

2020-09-10 14:43:26 239

翻译 Laravel 8有什么新功能

Has it been 6 months already?! It sure has. And you know what that means — a new Laravel version is among us — Laravel 8! 已经六个月了吗? 它肯定有。 您知道这意味着什么-Laravel 8是我们当中的一个新Laravel版本! Two days ago Laravel 8 ...

2020-09-10 14:34:09 413

翻译 色彩搭配六色rgb_除非您是色彩理论方面的专家,否则色码编码人员指南请勿使用rgb代替...

色彩搭配六色rgb 第一部分:不要使用RGB,除非您是色彩理论方面的专家。 (Part I. Don’t use RGB Unless you’re an expert in color theory.)Pop Quiz: Without cheating, describe what color this hex code is likely to represent: #03A87C? He...

2020-09-10 14:25:01 3047

翻译 python 生成q版头像_在python中生成花式头像的最简单方法

python 生成q版头像This article is originally published in my personal blog. 本文最初发表在我的个人博客中 。 This is a really short article, where I will show you how to generate cool avatars from a given string (email, u...

2020-09-10 14:15:01 1135

翻译 aws terraform_aws rds terraform kubernetes wordpress

aws terraformHeyy EveryOne ..!! In this Blog i will explain you How tO Launch Wordpress Application On The Top Of Kubernetes (Minikube) with Amazon RDS as Database Using Terraform . 大家好.. !! 在本博客中,我将向...

2020-09-10 14:05:52 232

翻译 python 使用api_用python构建api的正确方法

python 使用apiHow can we set up a way to communicate from one software instance to another? It sounds simple, and — to be completely honest — it is. ^ h我们流可以设置方式,从一个软件实例传达给别人呢? 听起来很简单,而且-坦白地说-确实如此。 All...

2020-09-10 13:55:39 3132

翻译 gsoc 任务_gsoc20第3集从谱线中识别元素

gsoc 任务 在上一集 (On the Previous Episode)In my last article in this series, I told you that I was developing a prototype for Line Info Widget as a part of my three-month GSoC project at TARDIS (i.e. to ...

2020-09-10 13:45:38 256

翻译 邮件系统 技术模块_我的电子邮件模块

邮件系统 技术模块This module optionally depends on ymlparsers.该模块可选地取决于ymlparsers 。The source code you can found here. It is available as part of my AlexBerUtils s project. 您可以在此处找到源代码。 它是我的AlexBerUtils项目的一部...

2020-09-10 13:35:06 2209

翻译 markdown 加载图片_优化HTML和Markdown图像加载

markdown 加载图片This is the third article about image optimization I implemented in my blog on Nuxt with Netlify CMS. 这是我在Netxify CMS上的Nuxt博客中实现的关于图像优化的第三篇文章。 Check previous ones if you haven’t already:...

2020-09-10 13:25:20 571

翻译 python2在2020年_您必须在2020年阅读的python书

python2在2020年Python is an experiment in how much freedom programmers need. Too much freedom and nobody can read another’s code; too little and expressiveness is endangered. Python是程序员需要多少自由度的实验。 太多的自由...

2020-09-10 13:15:15 287

翻译 graalvm字节码到位码

GraalVM & Micronauts — frenzy way to MicroServices, Serverless: Part1 GraalVM和Micronauts-疯狂的微服务方式,无服务器:第1部分 Early adopters for Cloud-Native ( microservices, serverless ) are now moving to its nex...

2020-09-10 13:05:21 317

翻译 二维张量 乘以 三维张量_如何使用张量流实现线性回归

二维张量 乘以 三维张量 机器学习 (Machine Learning)Let’s first briefly recall what linear regression is: 让我们首先简要回顾一下线性回归是什么: Linear regression is estimating an unknown variable in a linear fashion by some other kn...

2020-09-10 12:56:19 522

翻译 小程序 国际化_在国际化您的应用程序时忘记的一件事

小程序 国际化The hidden bugs waiting to be found by your international users 您的国际用户正在等待发现的隐藏错误 While internationalizing our applications, we focus on the things we can see: text, tool-tips, error messages,...

2020-09-10 12:46:00 66

翻译 模拟退火算法 python_如何在python中实现模拟退火算法

模拟退火算法 pythonThe Simulated Annealing algorithm is commonly used when we’re stuck trying to optimize solutions that generate local minimum or local maximum solutions, for example, the Hill-Climbing alg...

2020-09-10 12:36:32 1603

翻译 Shell脚本快速入门指南

Shell Script is a program designed to run in the Unix/Linux shell. We can write a particular set of commands as a script and run it to perform some tasks. Shell Script是一个旨在在Unix / Linux shell中运行的程序 。 ...

2020-09-10 12:26:49 116

翻译 xcode提交构建版本_使用xcode中的聚合目标构建xcframework

xcode提交构建版本If you’re already familiar with how to build xcframworks using command line tools, then this article is how you take that to the next level. 如果您已经熟悉如何使用命令行工具来构建xcframworks,那么本文就是将其带入更高层次的方法...

2020-09-10 12:17:43 337

翻译 将字典按某顺序排列_字典顺序的有效排列

将字典按某顺序排列In this post, I want to show you a method to generate sorted permutations of a set. We will focus on generating these permutations in lexicographic or numeric order. There are several ways to...

2020-09-10 12:07:35 2669

翻译 jvm与jit编译器的区别_了解jvm和jit编译器的第1部分

jvm与jit编译器的区别Hello people!! 大家好!! I can see that the Java community is growing a lot but there are a lot of Java developers only focused on Spring, microservices, and other fancy tools, and forgettin...

2020-09-10 11:56:39 547

翻译 python bash_使用bash或python和您的wifi连接获取经纬度地理位置

python bashIn some cases, you may not have a GPS module available but will still want to find out your current location. We are able to do this using the Born Again SHell command curl 在某些情况下,您可能没有可用的G...

2020-09-10 11:46:05 328

翻译 查看程序堆栈 linux_关于我通常如何将完整堆栈应用程序部署到linux服务器的分步备忘单...

查看程序堆栈 linuxThis assumes a Debian based distribution with systemd, a MySQL server, a NodeJS backend and a frontend written in any library you prefer (Vue, react, etc). 假设使用基于Debian的发行版,其中包含systemd,MyS...

2020-09-10 11:35:06 72

翻译 pt,ct符号_大点符号pt 1初学者指南

pt,ct符号Whenever we write code, it’s important to understand how that particular code impacts the speed and performance of our program. “Big O Notation” is a way to classify how quickly the runtime of ...

2020-09-10 11:24:49 1049

翻译 静态库和动态库之间的差异

为什么要使用库? (Why using libraries?)Typically C functions/C++ classes and methods which can be shared by more than one application are broken out of the application’s source code, compiled, and bundled i...

2020-09-10 11:15:09 370

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除