Shenghui Gu
  • Home
  • Posts
  • Publications
  • Talks
  • Topics
  • Experience
  • Publications
    • Using Cooperative Co-evolutionary Search to Generate Metamorphic Test Cases for Autonomous Driving Systems
    • How Do Developers' Profiles and Experiences Influence their Logging Practices? An Empirical Study of Industrial Practitioners
    • TrinityRCL: Multi-Granular and Code-Level Root Cause Localization Using Multiple Types of Telemetry Data in Microservice Systems
    • 系统日志评价方法、装置、设备及介质
    • Logging Practices in Software Engineering: A Systematic Mapping Study
    • 根因定位方法、装置、设备
    • Can You Capture Information As You Intend To? A Case Study on Logging Practice in Industry
    • Locating Anomaly Clues for Atypical Anomalous Services: An Industrial Exploration
    • 一种日志记录方法、计算机设备及存储介质
    • Storage Design of Tracing-logs for Application Performance Management System
    • 一种性能日志输出方法、装置、系统、设备及介质
    • JLLAR: A Logging Recommendation Plug-in Tool for Java
    • How Is Logging Practice Implemented in Open Source Software Projects? A Preliminary Exploration
    • A State Report of DevOps Tooling
    • A Goal-Driven Framework in Support of Knowledge Management
    • A Systematic Review of Logging Practice in Software Engineering
    • DevOpsEnvy: An Education Support System for DevOps
    • A Process Capability Support Model for DevOps and Its Implementation
  • Experience
  • Blog
    • Mean Average Precision (MAP)
    • 内部效度,外部效度,构念效度和统计结论效度
    • AIOps 简介
    • 从 Hexo 到 Hugo
    • 如何成为卓有成效的管理者?
    • Org mode 导出中文 PDF
    • 关于《自控力》
    • Linux 下清空 Page cache
    • JVM 指令重排对双重校验锁单例模式的影响
    • 启发式算法概述
    • 粒子群算法
    • Java 8 Stream 语法
    • Git Clone 下载速度慢的解决方法
    • Scala 学习资料
    • [Java] Splitting a comma-separated string but ignoring commas in quotes
    • JDK 10 新特性
    • Windows 下使用 Powershell 批量重命名文件
    • 用遗传算法求解 N 皇后问题
    • 通过 Java API 实现 Kafka Consumer 从最开始消费
    • 通过 Gradle 打包外部依赖
    • 从 Jekyll 到 Hexo
    • How to choose an open source license?
    • 编译中文 LaTeX
    • 智能时代的新运维「CNUTCon 2017 上海」
    • 什么会和“Ops”碰撞出火花?
    • Tips for conducting a Systematic Literature Review
    • 《Chris Richardson谈微服务软件架构设计》笔记
    • 大型网站技术架构读书笔记
  • Recent & Upcoming Talks
    • 模型可解释性
    • 软件著作权申请介绍

编译中文 LaTeX

Sep 22, 2017·
Shenghui (Samuel) Gu
Shenghui (Samuel) Gu
· 1 min read

之前想用中文写 LaTeX,查了几次总是忘记,在此记录。

只要在文件开头加入以下代码:

% !TEX program = xelatex
\documentclass{ctexart}
Last updated on Aug 24, 2021
LaTeX
Shenghui (Samuel) Gu
Authors
Shenghui (Samuel) Gu
Postdoctoral Researcher

← How to choose an open source license? Sep 27, 2017
智能时代的新运维「CNUTCon 2017 上海」 Sep 17, 2017 →

© 2025 Me. This work is licensed under CC BY NC ND 4.0

Published with Hugo Blox Builder — the free, open source website builder that empowers creators.