Community Profile

photo

Thibaut


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to "increment" a pattern in a string array ?
Hello guys, I have a string character like : '[XYZ]_(?:%d|%d|%d|%d)' .In this example I have 4 values (%d) but maybe in the f...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Find a word in a file then pick the value next to it
Good morning everyone, I am trying to open a file, find a keyword and pick the value next to it. I tried using the command rege...

4年弱 前 | 4 件の回答 | 0

4

回答

質問


Export Excel values and characters to a txt file
Good afternoon, Please I am trying to export data from Excel in order to write them in a txt file. The Excel file contains valu...

約4年 前 | 1 件の回答 | 0

1

回答

質問


While loop stops before meeting conditions
Hi guys, I am using a while loop with 3 conditions. Here it is : while (X<90 && Y<90 && Z<90) ... Or the program stop whe...

約4年 前 | 1 件の回答 | 0

1

回答