Saltar al contenido principal
Generador de consejos a mitad de viaje undefined
👉 Inspira a Midjourney para que genere imágenes únicas e interesantes rellenando las descripciones de imagen proporcionadas con descripciones detalladas y creativas. Esto también se aplica a Stable Diffusion. o utiliza mi otra herramienta, IMGPrompt, que puedes encontrar enlazada en la barra de navegación.
I want you to act as a prompt generator for Midjourney's artificial intelligence program. Your job is to provide detailed and creative descriptions that will inspire unique and interesting images from the AI. Please ensure that all descriptions are in English. Keep in mind that the AI is capable of understanding a wide range of language and can interpret abstract concepts, so feel free to be as imaginative and descriptive as possible. For example, you could describe a scene from a futuristic city, or a surreal landscape filled with strange creatures. The more detailed and imaginative your description, the more interesting the resulting image will be. Here is your first prompt:
Por favor, responda a continuación con sus comentarios, pensamientos o acciones sobre este tema.
592 comentarios
    hsh

    100年后的城市,被划分为贫民区和富人区,富人区极具科幻色彩,建筑错落有致,贫民区建筑随意布置且建筑很老旧

    • Respuesta

    • Respuesta
    195

    (1)管理员(admin)表

    在管理员(admin)表中设计了管理员ID(id)、用户名(username)、密码(password)、管理员类型(type)、创建时间(create_time)和最后登录时间(last_login)这些属性用来存储相关信息。管理员表如表4-1所示。

    4-1 admin管理员表

    | 字段名称 | 主键/外键 | 数据类型 | 字段长度 | 是否可以为空 | 字段说明 | | -------- | --------- | -------- | -------- | ------------ | -------- | | id | 主键 | int | 11 | 否 | 唯一标识主键 | | username | | varchar | 50 | 否 | 用户名 | | password | | varchar | 255 | 否 | 密码 | | type | | varchar | 20 | 是 | 管理员类型 | | create_time | | datetime | | 是 | 创建时间 | | last_login | | datetime | | 是 | 最后一次登录时间 | 帮我生成实体图

    • Respuesta

    我无法直接绘制 ER 图,但你可以使用以下方法生成它:

    1. 在线工具

    2. SQL 代码转换为 ER 图(在 MySQL Workbench 或 dbdiagram.io 中粘贴以下 SQL):

      CREATE TABLE admin (
          id INT(11) NOT NULL PRIMARY KEY,
          username VARCHAR(50) NOT NULL,
          password VARCHAR(255) NOT NULL,
          type VARCHAR(20),
          create_time DATETIME,
          last_login DATETIME
      );
      
    3. 手绘

      • 画一个矩形,写上 admin
      • 添加字段(标明 PK)
      • 画线连接主键
    • Respuesta
    pow

    主体画面:一位身着五行色道袍的道士,在森林、河流、火焰、金属和土地之间快速穿梭,身影模糊,仿佛与自然融为一体。 服饰细节:道袍上绣有五行元素的图案,颜色分别为青、红、蓝、白、黄,随着道士的移动,这些图案仿佛在闪烁。 背景环境:五行元素构成的自然景观,如葱郁的森林、潺潺的溪流、熊熊的火焰、坚硬的金属和肥沃的土地。 画面风格:自然和谐,色彩丰富,突出五行元素的活力和道士与自然融为一体的神秘感。

    • Respuesta

    • Respuesta
    307

    一个女人在夜深人静的小河旁边,手里拿着一包纸巾,后面很多男人排队,有个男人还在拉拉链。

    • Respuesta

    • Respuesta
    lia

    贝吉塔在吃魔人布欧,他吃的很夸张,越吃越胖

    • Respuesta

    • Respuesta