עבור לתוכן
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.

כתיבה לתוך קובץ בלי למחוק אותו.java.

Featured Replies

פורסם

שלום.

אני עובד על קובץ ועם FileOutputStream וfileinputstream,בjava.

הבעיה בזמן ריצה לא ב

קומפילציה.

אני עושה תוכנה שתעשה עם הקובץ משהו.מה? זה כבר סיפור ארוך.

יש לי קובץ עם סדר של byteים.נגיד ככה.


[LEFT]0,0,0,0,1,1,1,1,1,1
0,0,0,0,1,1,1,1,1,1
0,0,0,0,1,1,1,1,1,1[/LEFT]


עכשיו אני רוצה לשנות משהו בתוך הקובץ.אני יודע בדיוק מאיפה עד איפה.נגיד ככה.


[LEFT]0,0,0,0,1,1,1,1,1,1
[COLOR=#ff0000]2,2,2,2,2,2,2,2,2,2[/COLOR]
0,0,0,0,1,1,1,1,1,1[/LEFT]


עכשיו איך אני עושה את זה?אם אני עושה

FileOutputStream out = new FileOutputStream( myFile );

הכול נמחק.אם אני עושה

FileOutputStream out = new FileOutputStream( myFile,true );

שזה יכתוב מהסוף זה גם לא עוזר כי אני רוצה לכתוב באמצע הקובץ.

פורסם

אתה יכול להשתמש ב-RandomAccessFile ולהשתמש בפונקציית seek.

פורסם
  • מחבר

תודה אחי.

בדיוק מה שחיפשתי ולא מצאתי.

ארכיון

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

דיונים חדשים

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.