where-temperature:查找当前处于您所需温度范围内的位置

时间:2024-06-17 23:09:14
【文件属性】:

文件名称:where-temperature:查找当前处于您所需温度范围内的位置

文件大小:188KB

文件格式:ZIP

更新时间:2024-06-17 23:09:14

weather location temperature JavaScript

:cloud_with_lightning_and_rain: 温度 :cloud_with_lightning_and_rain: 查找当前处于所需温度范围内的位置。 发展 您可以通过在本地 Postgres 服务器上运行以下查询来复制 PostgreSQL 表结构: CREATE TABLE data ( id SERIAL PRIMARY KEY , weather_data text , date TIMESTAMP default CURRENT_TIMESTAMP ); 要启动 Express 服务器,请运行npm run devstart 。 这将使用 Nodemon 启动它,因此只要您对重要文件进行更改,服务器就会自动重新启动。 您可以在localhost:5000查看它。 要启动本地 Postgres 服务器,请运行psql postgresql://[user[:password]@][netloc][:port][/dbname] ,在适当的地方填


【文件预览】:
where-temperature-master
----Cloud.psd(410KB)
----index.js(3KB)
----weather.js(1KB)
----package.json(910B)
----get_data.js(2KB)
----Procfile(19B)
----LICENSE(1KB)
----package-lock.json(62KB)
----views()
--------index.ejs(2KB)
--------error.ejs(321B)
----.gitignore(40B)
----public()
--------index.js(3KB)
--------Cloud.png(42KB)
--------error.png(19KB)
--------index.css(1KB)
----README.md(3KB)
----.editorconfig(230B)

网友评论