⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ipaq.wxe

📁 Wxpython Implemented on Windows CE, Source code
💻 WXE
字号:
# Default emulator config file

[General]

# The title of the emulator
title = "iPAQ Emulator"

# An optional description
description = "No description yet"

# The top-left of the virtual screen relative
# to the background bitmap
screenX = 56
screenY = 69

# The size of the virtual screen
screenWidth = 240
screenHeight = 320

# The size of the overall device -
# only necessary if not specifying a background
# bitmap
# deviceWidth = 260
# deviceHeight = 340

# The main bitmap representing the device.
# You can use PNG, JPG, TIFF, BMP, XPM, GIF
backgroundBitmap = "ipaq01.jpg"

# Hex string for background colour. You can
# also use the name 'backgroundColor'
backgroundColour = "000000"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -