Cheng Jun's Blog

卷卷不是笨蛋


  • Home
  • Archive
  • Categories
  • Tags
  •  

© 2025 Cheng Jun

Theme Typography by Makito

Proudly published with Hexo

AI方向Linux(ubuntu)配置参考

Posted at 2025-06-26 Technical sharing  进阶 Linux  Last_modified 2025-06-26

本教程适合AI方向国内服务器的一些配置,目前主要是方便于python的运行。(GPU服务器)

《C++ Primer Plus》学习笔记

Posted at 2025-05-23 Technical sharing  进阶 C++  Last_modified 2025-05-27

头文件提供的库函数 cstring - strlen( ) ; strcpy( ) ; strcat( ) ; strcmp( ) string - size( ); ctime - clock() climits 包括很多符号常量 – INT_MAX;INT_MIN; cstdlib exit() cctype...

《流畅的Python》学习笔记

Posted at 2025-05-22 Technical sharing  Python 进阶  Last_modified 2025-05-22

感觉自己对于python,还有很多地方需要进一步的学习,有些内容是需要结合项目一起学习的,《流畅的python》是我个人觉得比较好的一本python书籍。希望自己在2个月内读完,并做一点笔记。

你必须掌握的zsh快捷键

Posted at 2025-05-20 工具  zsh 快捷键  Last_modified 2025-05-20

在zsh中,熟练的使用快捷键会大大提高自己的工作效率,这些键盘快捷键在大多数Unix/Linux终端环境中都是通用的,不仅限于zsh。

更加强大的python包管理器uv

Posted at 2025-05-04 python  python uv  Last_modified 2025-05-04

uv 是一个更加强大的python包管理器,它可以帮助你更加方便地管理python包。

Latex 基础知识和常用命令解释

Posted at 2025-03-23 Technical sharing  command Latex tutorial  Last_modified 2025-03-23

Latex 基础知识和常用命令解释

利用ssh连接远程服务器

Posted at 2025-01-19 Technical sharing  command terminal ssh  Last_modified 2025-01-19

如何连接远程服务器

Tmux的常用命令

Posted at 2025-01-09 Technical sharing  tmux command terminal  Last_modified 2025-01-21

Tmux 是一个非常实用的终端复用工具,它可以让你在一个终端窗口中创建多个会话、窗口和面板,并支持会话保持,即使断开 SSH 连接,之前的工作状态也可以恢复。

使用Cursor高效开发Apple应用

Posted at 2025-01-08 Technical sharing  Cursor Apple iOS Swift  Last_modified 2025-01-09

作为一个ios开发者新手,Xcode是入门开发者的绊脚石,Cursor作为AI编程助手,可以大大提高开发效率。帮助大家体会到开发Apple应用的乐趣。

Git使用指南

Posted at 2025-01-05 Technical sharing  GitHub Git  Last_modified 2025-05-26

git不只是git clone和git push,下面是我使用git上传到github的一些经验。

Page 1 / 2  

 Previous Next 

© 2025 Cheng Jun

Theme Typography by Makito

Proudly published with Hexo