(CC) Stéphane Denis
  • Blog

SyntaxHighlighter

Posted on April 23rd, 2015

Example

?
1
2
3
4
5
6
7
8
9
10
11
12
string url = " + someObj.getUrl() + "\" target=\"_blank\">";
// single line comments
// second single line
override protected void OnLoad(EventArgs e)
{
if(Attributes["class"] != null)
{
//_year.CssClass = _month.CssClass = _day.CssClass = Attributes["class"];
}
base.OnLoad(e);
}

How does it work?


comments powered by Disqus
Stéphane Denis

Contrat Creative Commons
Ces articles produits par Stéphane Denis sur stephanedenis.cc sont mis à disposition selon les termes de la licence Creative Commons Paternité 4.0 International.

  • LinkedIn
  • RSS
  • #420-gep-hy
  • #5rj-android
  • #android
  • #c
  • #csv
  • #data-types
  • #dcl
  • #ddl
  • #dml
  • #git
  • #github
  • #internet
  • #java
  • #json
  • #localisation
  • #multilinguisme
  • #mvvm
  • #oo-concepts
  • #oo-types
  • #sql
  • #t-sql
  • #thread
  • #timertask
  • #try-catch-finally
  • #udp
  • #unit-tests
  • #windows-forms
  • #wpf
© 2021 (CC) Stéphane Denis. Powered by Postach.io
  • Blog