method

359Currently online
42Today's Reading
37Share Today
Multilingual display

How to make a simple rage comics picture reading tool in easy language

2018-03-01 01:36:00

How to generate violent comics in easy language, and make a comic picture reading tool?

Tools/Materials
1

Easy language, lean module

2

Rampage comics

Methods/Steps
1

Open Easy Language, a Windows window program. 2 components, a picture box, a button and modify the component properties.

2

Click "Programs" on the left, double-click "Module Reference Table", and then add "Lean Module".

3

Insert a Rage Comic expression constant: .*?

4

Click the menu bar "Insert", insert the subroutine, named "rage comic", write the following content.

5

Double-click the next comic button and write as follows.

6

Click Run, and compile (statically compile) into an executable program. A simple Rage Comics picture reader tool can be used.

Matters needing attention

Note After clicking the button, wait a few seconds for the image to be generated before it will be displayed.

Recommendation