⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jamfile.v2

📁 boost库提供标准的C++ API 配合dev c++使用,功能更加强大
💻 V2
字号:

project
    : requirements <library>../../build/boost_date_time
    ;
    
exe dates_as_strings : dates_as_strings.cpp ;
exe end_of_month_day : end_of_month_day.cpp ;
exe period_calc : period_calc.cpp ;
exe days_alive : days_alive.cpp ;
exe print_holidays : print_holidays.cpp ;
exe days_since_year_start : days_since_year_start.cpp ;
exe print_month : print_month.cpp ;
exe days_till_new_year : days_till_new_year.cpp ;
exe date_localization : localization.cpp ;
    

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -