代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/127767/14336702
txt e165. setting the byte ordering for a bytebuffer.txt
By default, the byte ordering for a ByteBuffer is ByteOrder.BIG_ENDIAN. This means that if you put a multibyte value into the buffer, the most significant byte is written out first. With LITTLE_ENDIAN
www.eeworm.com/read/127767/14336729
txt e006. getting and setting a property of a bean.txt
This example demonstrates how to get and set the value of a property in a bean using Expression and Statement. The example gets and sets three types of properties, an Object, a primitive type, and an
www.eeworm.com/read/127767/14337015
txt e623. setting the location of a component in a gridbaglayout.txt
gridbag layout arranges components in a two-dimensional grid of cells. The northwest-most cell has position (0,0). The cell to the right or east has position (1,0); the cell to the bottom or south ha
www.eeworm.com/read/127767/14337198
txt e563. setting the bounds for a maximized frame.txt
By default, when a frame is maximized, it is resized to cover the entire screen. This example demonstrates how to control the size and location of a frame when it is maximized:
// Create frame
www.eeworm.com/read/127767/14337344
txt e683. setting the orientation of a printed page.txt
PrinterJob pjob = PrinterJob.getPrinterJob();
PageFormat pf = pjob.defaultPage();
if (portrait) {
pf.setOrientation(PageFormat.PORTRAIT);
} else {
pf.setOrientat
www.eeworm.com/read/127767/14337456
txt e844. setting the location of a tool tip.txt
By default, when a tool tip of a component appears, its northwest corner appears at the same x-coordinate as the cursor and 20 pixels lower than the y-coordinate of the cursor. To change this default
www.eeworm.com/read/127767/14337460
txt e689. setting a description for image icons.txt
Image icons can be inserted in a variety of places such as in a text or tree component. You should set a description for image icons to help blind users.
ImageIcon icon = new ImageIcon("image.gi
www.eeworm.com/read/127767/14337802
txt e115. getting and setting the value of a field.txt
This example assumes that the field has the type int.
try {
// Get value
field.getInt(object);
// Set value
field.setInt(object, 123);
//
www.eeworm.com/read/190618/8441131
htm bauds.htm
Choosing and Setting Baud Rates
Choosing and Setting Baud Rates
To minimize download time, use the highest mutu
www.eeworm.com/read/288786/8607901
bgn pblcd.bgn
Release 8.1i - Bitgen I.24
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file '3s200.nph' in environment
D:\Xilinx.
"PBLCD" is an NCD, ve