Git Product home page Git Product logo

print-divider's Introduction

Print Divider

Version Installs Downloads Rating Short Rating Star

TrendingDaily TrendingWeekly TrendingMonthly

Print a divider easily in your Python, Java, C, PHP, C#, JavaScript, TypeScript, R, Go, Rust, Swift, Ruby, Objective-C, Lua or Julia files.

在你的Python, Java, C, PHP, C#, JavaScript, TypeScript, R, Go, Rust, Swift, Ruby, Objective-C, Lua或Julia文件中轻松地打印一个分隔符。

Homepage/主页: https://xuangeaha.github.io/

Repository/仓库: https://github.com/Xuangeaha/print-divider

Issues/问题: https://github.com/Xuangeaha/print-divider/issues

Changelog/更新日志: https://marketplace.visualstudio.com/items/XuangeAha.print-divider/changelog

License/许可证: https://marketplace.visualstudio.com/items/XuangeAha.print-divider/license

Download/下载: https://marketplace.visualstudio.com/items?itemName=XuangeAha.print-divider

Copyright (c) 2023 XuangeAha(轩哥啊哈OvO)

How To Use 使用方法

  1. Type div in the file of supported languages above. 在所支持语言文件中键入 div
  2. Select div (Divider) and press Tab. 选择 div (Divider) 后按下 Tab
  3. Divider will automatically be added to the file. 分隔符将自动加入文件中。

Language Supports 语言支持

Python, Java, C, PHP, C#, JavaScript, TypeScript, R, Go, Rust, Swift, Ruby, Objective-C, Lua, Julia

Python

print("--------------------------------------------------")

Java

System.out.println("--------------------------------------------------");

C

printf("--------------------------------------------------");

PHP

echo "--------------------------------------------------";

C#

Console.WriteLine("--------------------------------------------------");

JavaScript

Console.log("--------------------------------------------------");

TypeScript

Console.log("--------------------------------------------------");

R

print ( "--------------------------------------------------" )

Go

fmt.Println("--------------------------------------------------")

Rust

println!("--------------------------------------------------");

Swift

print("--------------------------------------------------")

Ruby

puts "--------------------------------------------------"

Objective-C

NSLog(@"--------------------------------------------------");

Lua

print("--------------------------------------------------")

Julia

print("--------------------------------------------------")

Enjoy!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.