-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
86 lines (69 loc) · 2.97 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
██▓███ ▄▄▄ ██▀███ ██████ ▓█████
▓██░ ██▒▒████▄ ▓██ ▒ ██▒▒██ ▒ ▓█ ▀
▓██░ ██▓▒▒██ ▀█▄ ▓██ ░▄█ ▒░ ▓██▄ ▒███
▒██▄█▓▒ ▒░██▄▄▄▄██ ▒██▀▀█▄ ▒ ██▒▒▓█ ▄
▒██▒ ░ ░ ▓█ ▓██▒░██▓ ▒██▒▒██████▒▒░▒████▒
▒▓▒░ ░ ░ ▒▒ ▓▒█░░ ▒▓ ░▒▓░▒ ▒▓▒ ▒ ░░░ ▒░ ░
░▒ ░ ▒ ▒▒ ░ ░▒ ░ ▒░░ ░▒ ░ ░ ░ ░ ░
░░ ░ ▒ ░░ ░ ░ ░ ░ ░
░ ░ ░ ░ ░ ░
Parse_test ver1.2.0 made by Murakumo
Method:
Push Data : To push a new data to parse with name,data.
Display Data : To display all of the data on parse.
Search Name : To search data with the same name , and you can use multiple keyword.
Search Data : To search data with any data have the substring you had input.
Update : To update the data by id.
Delete : To delete the data which you have display or search last time.
Version information:
parse_test ver1.2.0 workshop education version
GUI optimizing.
Added search block to input search info.
Update 2 search button.
Update delete button.
Added methods in readme file.
Stopped updating parse_test before workshop.
parse_test ver1.1.3 updated
Put the version info on GUI.
Added update information in readme.txt.
Bug fixed : (Bug_0x01)BGM will stop when quit.
parse_test ver1.1.2 updated
Added version info in pushing data for identity.
Added back ground music(BGM).
Bug :(Bug_0x01)BGM will not stop when you close parse_test.
parse_test ver1.1.1 updated
Now if you push or update data,I will get your personal data and phone's information hahahaha.
parse_test ver1.1.0 updated
Change the name of get button to search button.
Added input id block.
Added find button to find data by String_1 and name.
And if find event get only 1 data ,the data's ID will be auto input to id block.
Updated the update button to update String_1 by id.
parse_test ver1.0.3 updated
GUI optimizing.
Added Display button to display all the data on Parse db.
Added clear button to clear text in input block.
parse_test ver1.0.2 updated
Added using times for all event.
parse_test ver1.0.1 updated
Added update test button to upadate "String_1" by id.
Added delete button to delete all data with the same name you had input.
parse_test ver1.0.0 released
Added push button to push "name" and "String_1" on parse.
Added get button to get all data with the same name you had input.
Note Block:
Account
my_app
testObject
query
parseobject
objectId: "xWMyZ4YEGZ", User_name: test , String_1 : "eryt", createdAt:"2011-06-10T18:33:42Z", updatedAt:"2011-06-10T18:33:42Z"
String
Number
Boolean
Array (List)
Date
Object
Bytes
File
Null