עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

כתיבת script עם powershell

Featured Replies

פורסם

שלום לכם

אני צריך שתעזרו לי ממש דחוף

אני צריך לכתוב מחשבון בסיסי:

-קלט של מספר ראשון

-שלט של הפעולות /*-+

-קלט של מספר שני

-ותוצאה

איך אני עושה את זה

פורסם

מה ניסית לעשות? מה כבר כתבת?

פורסם

PowerShell תומך במה שאתה מבקש Out of the box...

אז אתה רוצה לממש מחשבון בכל זאת בעצמך?

צריך לדעת לתכנת ב PowerShell :)

זה לא סקריפט, זאת אפליקציה.

פורסם

זה אפשרי, ומכיוון שזה לא עובר קומפילציה זה עדיין בגדר של סקריפט.

פורסם


$a = read-host "Please enter a nunmber: "
$b = read-host "Please enter math action: "
$c = read-host "Please enter another number: "


$command = $a+$b+$c
iex $command

הרמתי את הכפפה וכתבתי לך אחד. כמו שאמרתי לך, PowerShell יודע פשוט לקבל קלט כזה: "X+Y" ולתת תוצאה. אז פשוט עטפתי לך את זה בסקריפט ועשיתי Concatenation למשתנים שקיבלתי.

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.