代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/447044/7559840
java_networking listing15-11_cookiestore.java_networking
// Listing 15-11. Receiving and Setting Cookies
import javax.microedition.io.HttpConnection;
import java.io.IOException;
public class CookieStore {
private String cookie;
public void read
www.eeworm.com/read/444916/7602743
h stringoption.h
#ifndef __STRINGOPTION_H__
#define __STRINGOPTION_H__
#include "option.h"
class QString;
class QLineEdit;
class QResizeEvent;
namespace gui {
/**
Class for widget containing one editable setting o
www.eeworm.com/read/444916/7602747
h booloption.h
#ifndef __BOOLOPTION_H__
#define __BOOLOPTION_H__
#include "option.h"
class QString;
class QCheckBox;
class QResizeEvent;
namespace gui {
/**
Class for widget containing one editable setting of ty
www.eeworm.com/read/440890/7679096
cpp dlgcustom.cpp
/*++
Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.cpp
Abstract:
the class of Dialog for setting user's favor-config
Author:
Microsoft's Engineer - Unknown
www.eeworm.com/read/435604/7789487
cpp dlgcustom.cpp
/*++
Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.cpp
Abstract:
the class of Dialog for setting user's favor-config
Author:
Microsoft's Engineer - Unknown
www.eeworm.com/read/299473/7848339
cpp dlgcustom.cpp
/*++
Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.cpp
Abstract:
the class of Dialog for setting user's favor-config
Author:
Microsoft's Engineer - Unknown
www.eeworm.com/read/299473/7848392
cpp dlgcustom.cpp
/*++
Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.cpp
Abstract:
the class of Dialog for setting user's favor-config
Author:
Microsoft's Engineer - Unknown
www.eeworm.com/read/333254/12693102
cpp precise.cpp
// precise.cpp -- setting the precision
#include
int main()
{
using std::cout;
float price1 = 20.40;
float price2 = 1.9 + 8.0 / 9.0;
cout
www.eeworm.com/read/246282/12743706
cpp dlgcustom.cpp
/*++
Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.cpp
Abstract:
the class of Dialog for setting user's favor-config
Author:
Microsoft's Engineer - Unknown