photo

Thibaut


Last seen: 3 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答