photo

Thibaut


Last seen: 거의 4년 전 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

답변