« Test » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
Ligne 1 : | Ligne 1 : | ||
= List and break = | = List and break = | ||
# Step1< | # Step1<syntaxhighlight lang='bash' inline>111 | ||
222 | 222 | ||
333</ | 333</syntaxhighlight> | ||
# Step 2 has some code: | # Step 2 has some code: | ||
<kode lang="bash"> | <kode lang="bash"> |
Version du 19 juin 2022 à 17:48
List and break
- Step1
111 222 333
- Step 2 has some code:
Totally some bash lines here |
- Step 3
pre
yyy
Highlight issues
namespace MyNamespace { // code } // replaced by namespace MyNamespace; // code [Attributes] [Attributes()] [Attributes("xxx")] public interface IInterface { public int MyProperty { get; set; } public List<int> MyProperty2 { get; set; } public Task<List<int>> MyProperty2 { get; set; } public MyClass MyProperty3 { get; set; } public void MyMethod() { } public int[] MyMethod1(int[] param) { return 0; } public List<int> MyMethod2(List<int> param) { return new List<int>(); } public Task<List<int[]>> MyMethod2(List<Class[]> param) { var v = 10; var v = new List<int>(); List<int> v = new List<int>(); var v = $"test {test} test"; MyMethod(param1, "param2"); var v = MyMethod(param1, "param2"); return new List<int>(); } } public class MyClass<T> where T : class { } |
// StackPanel stackPanel.SetValue(StackPanel.OrientationProperty, Orientation.Horizontal); // MyEnum enum MyEnum {} // value var value = 0; // CreateMap<D, IEnumerable<FlatD>> cfg.CreateMap<D, IEnumerable<FlatD>>() .ConvertUsing<DToFlatDConverter>(); // Map<IEnumerable<FlatD>> var flatDs = mapper.Map<IEnumerable<FlatD>>(d).ToList(); // IEnumerable IEnumerable<(int groupId, int userId)> groupAndUserList = group.UserIds.Select(x => ValueTuple.Create(group.Id, x)); |
SyntaxHighlight
var v = new StringBuilder();
var v = new StringBuilder();
no highlight
var myObject = new MyCLass(); |
var myObject = new MyCLass(); |
var myObject = new MyCLass(); |
ini
test.ini |
[section] cle = valeur # comment // comment ; comment |
listes
- un
- deux
- trois
- deux
- dix
- trente
- un
- deux
- 22
- trois
- plus
- plus
- moins
- moins
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois