Arama Sonuçları

  1. hasanmacit

    C/C++ Tip Dönüştürücü (Type Normalizer)

    aşağıdaki gibi güncelledim ben utf-8 değilse utf-8e çeviriyor import re import json import os import chardet # Dosya encoding'ini tespit etmek için # Tip haritasını yükle with open('type_map.json', 'r', encoding='utf-8') as f: type_map = json.load(f) # Uzun tipleri önce işle (öncelik...
  2. hasanmacit

    C/C++ Tip Dönüştürücü (Type Normalizer)

    kimse denememiş heralde gayet güzel çalışıyor ben bilgisini vereyim. hata verdiği dosyadan 1 sonraki dosya muhtemelen utf-8 formatında değildir. notepad ile açıp diller menüsünden utf-8'e dönüştüre basarsanız devam eder.
  3. hasanmacit

    C/C++ Tip Dönüştürücü (Type Normalizer)

    pyye bi kod eklemiş system32yi sildi telefondan yazıyorum
Geri
Üst