rogerchenfz / ghiblog

GitHub Issues Blog, powered by GitHub Issues and GitHub Actions

Home Page:https://timeline.jwj.life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


<p>LuckyYou - 一个跨平台工具,用于抽奖/课堂点名

LuckyYou - 一个跨平台工具,用于抽奖/课堂点名

置顶 👍

最新 🆕

🏷️ :

Card sourceware.org: Free software! Get your fresh hot free software! added the to the 网络收藏夹 list in the 遇见 board at August 24, 2020 at 03:23PM
 
> Is it true that the first lunar landing was faked? Of course. Everyone knows that. See the PBS documentary about it, Capricorn One.
 

更多>>>


C 中的 inline 用法 | 菜鸟教程 0 💬 2020-08-12 07:25:16

🏷️ :

Card C++ 中的 inline 用法 | 菜鸟教程 added the to the C家族 list in the 遇见 board at August 12, 2020 at 02:31PM
 
> 1、引入 inline 关键字的原因 在 c/c++ 中,为了解决一些频繁调用的小函数大量消耗栈空间(栈内存)的问题,特别的引入了 inline 修饰符,表示为内联函数。 栈空间就是指放置程序的局部数据(也就是函数内数据)的内存空间。 在系统下,栈空间是有限的,假如频繁大量的使用就会造成因栈空间不足而导致程序出错的问题,如,函数的死循环递归调用的最终结果就是导致栈内存空间枯竭。 下面我们来看一个例子: 实例 [mycode3 ..
 

更多>>>


🏷️ :

Card gcc 生成 .a静态库和 .so动态库 - only_eVonne - 博客园 added the to the C家族 list in the 遇见 board at August 3, 2020 at 05:22PM
 
> 函数库分为静态库和动态库两 种。静态库在程序编译时会被连接到目标代码中,程序运行时将不再需要该静态库。动态 库在程序编译时并不会被连接到目标代码中,而是在程序运行是才被载入,因此在程序运 行时还需要动态库存在。
 

更多>>>


🏷️ :

Card Determine the signature of a method - Real's Java How-to added the to the Java/Maven/Spring(boot)/Mybatis list in the 遇见 board at July 30, 2020 at 10:23AM
 
> Real's HowTo : Useful code snippets for Java, JS, PB and more
 

更多>>>


🏷️ :

Card CSS Color Palette Generator: beautiful color palettes for free added the to the 设计🎨 list in the 遇见 board at July 23, 2020 at 08:50AM
 
> Free CSS color palette generator. Perfect for brand colors and UI design on your website, easy to use.
 

更多>>>


分类 🗃️

词云, 点击展开详细分类

☁️ 词云 ☁️ 点击词云展开详细分类:point_down:

👍置顶 2:newspaper:
🎨前端 17:newspaper:
🪲Bug追踪 7:newspaper:
📚阅读 8:newspaper:
📸随拍 9:newspaper:
☕JAVA 11:newspaper:
💻Windows 15:newspaper:
💻计算机 9:newspaper:
🌍网站收藏 17:newspaper:
🖼️封面 1:newspaper:
🔨软件 12:newspaper:
🍃Spring 6:newspaper:
👨‍💻Linux 18:newspaper:
🎥视频 1:newspaper:
🎹音乐 1:newspaper:
🤖 AI 2:newspaper:
🛡️安全 1:newspaper:
🐍Python 17:newspaper:
🎮生活 10:newspaper:
Instapaper 11:newspaper:
JS 2:newspaper:
Maven 7:newspaper:
MySQL 3:newspaper:
Nginx 1:newspaper:
Vue 1:newspaper:
css 1:newspaper:
docker 1:newspaper:
good first issue 2:newspaper:
开源 7:newspaper:
数据库 3:newspaper:
架构 5:newspaper:

开源项目

gallery 基于Github issue的相册,随时随地分享你的摄影作品。
topa Python 的命令行应用 用于分析 Linux 命令 top 的输出结果,分析 CPU, 内存占用情况
awesome-qrcode 在线生成纯文字,静态图片,动态图片二维码。awesome-qrcode-ui 是对应的UI项目。
schulte-grid Vue.js实现的 5 * 5 的舒尔特方格
usda-fruit-img-spider Python爬虫保存美国农业部网站上7000+张高清水果油画【证件照】
visitor-count-badge 可以统计Github的README文件的访客数量的badge,支持统计总访客数量和当天的访客数量。
gradex 在线读取图片的两个主色设置为网页渐变背景,同时支持下载渐变背景图。

About

GitHub Issues Blog, powered by GitHub Issues and GitHub Actions

https://timeline.jwj.life


Languages

Language:Python 100.0%