\usepackage{minted}

\begin{minted}
[
tabsize=4, % change this to set the spacing of tab
breaklines, % automatically wrap the code
fontsize=\scriptsize % Can be \footnotesize, \small, \normalsize etc
]
{html}

\end{minted}

fancy approach for making your code listed used for short essays, no need for listing in outline相关推荐

  1. A Transformer-based Approach for Source code Summarization 翻译

    A Transformer-based Approach for Source Code Summarization 全文翻译 本文最佳阅读方式:读完一段中文内容快速阅读对应的英文部分 欢迎关注我的公 ...

  2. Source Code Collection for Reproducible Research

    Source Code Collection for Reproducible Research [ http://www.csee.wvu.edu/~xinl/source.html] " ...

  3. Large-Scale and Language-Oblivious Code Authorship Identification

    摘要 Eicient extraction of code authorship attributes is key for suc- cessful identiication. However, ...

  4. GPGPU-SIM Code Study

    原文地址http://people.cs.pitt.edu/~yongli/notes/gpgpu/GPGPUSIMNotes.html GPGPU-SIM Code Study (version: ...

  5. c语言 ppm 大小,PPM图像处理器

    Introduction 用C语言代写一个类似Photoshop的图像处理软件,能够对PPM格式对图像文件进行处理. Requirements This is a programming assign ...

  6. php @touch,touch - [ php中文手册 ] - 在线原生手册 - php中文网

    用户评论: [#1] csouth at xistins dot com [2014-12-14 08:41:04] An earlier comment referenced a code snip ...

  7. GP学习(六)—Creating geodatabase and connecting geodatabase

    声明:仅做自己学习整理用,内容拷贝自ArcEngine SDK开发文档 Creating geodatabases Summary This topic explains how to create ...

  8. CSE 110: Principles of Programming Languages

    CSE 110留学生作业代写.代做PatronList作业.代写Java编程语言作业.代做Java实验设计作业 CSE 110: Principles of Programming Languages ...

  9. log4j 配置文件示例_Log4j2示例教程–配置,级别,附加程序

    log4j 配置文件示例 Welcome to the Apache Log4j2 Example Tutorial. If you ask an expert developer about the ...

最新文章

  1. 【Python】keras卷积神经网络识别mnist
  2. C++ Opengl 粒子系统(Particles)源码
  3. 硬件——STM32 , 录音
  4. 路由协议和路由算法的不同
  5. sql server经典sql
  6. python for 加速_适合练习的10个Python项目,每个项目都不到500行代码
  7. Linux编译Ralink无线网卡驱动
  8. msl3等级烘烤时间_MSL(湿气敏感性等级)
  9. BMFont 制作字体时,无法导入图片
  10. php自动计算增长率,Oracle表空间增长率监控脚本
  11. Marshmallow及ORM小结
  12. ubuntu下解决微信不能发送图片的问题
  13. [BZOJ1271][BeijingWc2008][二分]秦腾与教学评估
  14. IDEA控制台为什么不打印日志
  15. ip_forward 权限不够
  16. 【Windows】win10多桌面与多任务
  17. Vivado软件的使用
  18. 数据挖掘与机器学习——离群点检测之孤立森林(isolate forest)
  19. Git安装、配置和使用
  20. Vue 新手学习笔记:vue-element-admin 之按钮级权限管控

热门文章

  1. Leetcode 21:Merge Two Sorted Lists(golang实现合并两条已经排序的链表)
  2. 【研发管理】中国企业 VS 世界优秀企业在产品研发上差距(上)
  3. Python中使用httpx模块详解
  4. Java中使用Jacob实现Windows下语音合成并生成音频文件
  5. Java中使用Base64进行编码解码的工具类-将验证码图片使用Base64编码并返回给前端
  6. Ionic介绍以及搭建环境、新建和运行项目
  7. Docker中启动、终止和删除容器命令
  8. 在青岛呆了两年之后,我明白了何为工资低消费高。。。
  9. springcloud都有什么组件?这个列表不得不看!
  10. 【Python】编程笔记6