mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-02 23:13:54 +07:00
2024 chatgpt update
This commit is contained in:
+172
-2
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22mK6ACww5Y6rMTqVwsLgPs%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# The flower 2 | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22mK6ACww5Y6rMTqVwsLgPs%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
D
|
||||
|
||||
@@ -93,6 +93,177 @@ screen: Specifies the size of the screen.}}
|
||||
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
auto: Specifies automatic behavior for a property.
|
||||
|
||||
|
||||
|
||||
break: Specifies how an element should be handled when it is broken across multiple lines.
|
||||
|
||||
|
||||
|
||||
count: Specifies the number of times an element should be repeated.
|
||||
|
||||
|
||||
|
||||
case: Specifies the case of the text.
|
||||
|
||||
|
||||
|
||||
char: Specifies the character to use for the list-item marker.
|
||||
|
||||
|
||||
|
||||
circle: Specifies a circle as the type of list-item marker.
|
||||
|
||||
|
||||
|
||||
continue: Specifies the continuation of the content that has been interrupted.
|
||||
|
||||
|
||||
|
||||
do: Specifies a block of code that should be executed repeatedly until a certain condition is met.
|
||||
|
||||
|
||||
|
||||
default: Specifies the default case in a switch statement.
|
||||
|
||||
|
||||
|
||||
else: Specifies the code to be executed if a condition is false.
|
||||
|
||||
|
||||
|
||||
enum: Specifies a set of named values.
|
||||
|
||||
|
||||
|
||||
extern: Specifies that a variable or function is defined in another file.
|
||||
|
||||
|
||||
|
||||
file: Specifies the file type of an input element.
|
||||
|
||||
|
||||
|
||||
for: Specifies a loop that will iterate a specific number of times.
|
||||
|
||||
|
||||
|
||||
generate: Specifies the content to be generated.
|
||||
|
||||
|
||||
|
||||
help: Specifies a help message.
|
||||
|
||||
|
||||
|
||||
if: Specifies a block of code to be executed if a condition is true.
|
||||
|
||||
|
||||
|
||||
in: Specifies the input source for a loop.
|
||||
|
||||
|
||||
|
||||
long: Specifies a large integer value.
|
||||
|
||||
|
||||
|
||||
return: Specifies the value to be returned from a function.
|
||||
|
||||
|
||||
|
||||
read: Specifies the input source for reading.
|
||||
|
||||
|
||||
|
||||
register: Specifies a variable to be stored in a CPU register.
|
||||
|
||||
|
||||
|
||||
signed: Specifies a signed integer value.
|
||||
|
||||
|
||||
|
||||
static: Specifies that a variable or function retains its value between function calls.
|
||||
|
||||
|
||||
|
||||
sizeof: Specifies the size of a variable or data type.
|
||||
|
||||
|
||||
|
||||
short: Specifies a small integer value.
|
||||
|
||||
|
||||
|
||||
strust: Specifies a data structure.
|
||||
|
||||
|
||||
|
||||
os: Specifies the operating system.
|
||||
|
||||
|
||||
|
||||
Osfile: Specifies a file related to the operating system.
|
||||
|
||||
|
||||
|
||||
system: Specifies a system command to be executed.
|
||||
|
||||
|
||||
|
||||
syntax: Specifies the syntax of a programming language.
|
||||
|
||||
|
||||
|
||||
value: Specifies the value of a property.
|
||||
|
||||
|
||||
|
||||
type: Specifies the data type of a variable.
|
||||
|
||||
|
||||
|
||||
def: Specifies a function definition.
|
||||
|
||||
|
||||
|
||||
typedef: Specifies a new name for a data type.
|
||||
|
||||
|
||||
|
||||
print: Specifies the output to be printed.
|
||||
|
||||
|
||||
|
||||
union: Specifies a data type that can store different types of values.
|
||||
|
||||
|
||||
|
||||
void: Specifies no value or data type.
|
||||
|
||||
|
||||
|
||||
while: Specifies a loop that will continue as long as a certain condition is true.
|
||||
|
||||
|
||||
|
||||
rgb: Specifies a color value using the RGB model.
|
||||
|
||||
|
||||
|
||||
chynk: Specifies the size of a color value.
|
||||
|
||||
|
||||
|
||||
screen: Specifies the size of the screen.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: auto: Specifies automatic behavior for a property.
|
||||
@@ -295,4 +466,3 @@ screen: Specifies the size of the screen.
|
||||
|
||||
These are some common meanings of the term "screen" in different contexts. The exact meaning may vary depending on the specific context in which it is used.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user