Community Profile

photo

Xin Wang


USTC

Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


How does the canceling callback of waitbar works?
I am learning GUI design and puzzled about the mechanism of callback execution of waitbar. Here is the example in the help of...

11 years ago | 1 answer | 0

1

answer

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

11 years ago