Skip to content

Instantly share code, notes, and snippets.

View foreveryh's full-sized avatar

Peng foreveryh

  • Paris
  • 03:38 (UTC +02:00)
View GitHub Profile
# First install tmux
brew install tmux
# For mouse support (for switching panes and windows)
# Only needed if you are using Terminal.app (iTerm has mouse support)
Install http://www.culater.net/software/SIMBL/SIMBL.php
Then install https://bitheap.org/mouseterm/
# More on mouse support http://floriancrouzat.net/2010/07/run-tmux-with-mouse-support-in-mac-os-x-terminal-app/
;; 作者: 一泽Eze
;; 名称:创意名片生成
;; 版本: 1.0
;; 模型: Claude-3.5-sonnet
;; 用途: 根据公司Logo生成灵活、创意的名片模板,准确反映品牌调性
;; 定义未实现的函数(占位符)
(define (分析 elements)
;; 实现分析逻辑
'分析结果)
;; 作者: 一泽Eze
;; 名称:创意名片生成
;; 版本: 1.1
;; 模型: Claude-3.5-sonnet
;; 用途: 根据公司Logo和一句话描述生成灵活、创意的名片模板,准确反映品牌调性
;; 定义读取上传的Logo函数
(define (读取上传的Logo)
;; 模拟读取上传的Logo
'公司Logo数据)