Log:
Évaluations - 0, GPA: 0 ( )

Instructions HP, Modèle HP Integrity NonStop H-Series

Fabricant : HP
Taille : 1.71 mb
Nom Fichier :
Langue d'enseignement: enro
Aller à la télécharger



Par ce dispositif a également d'autres instructions :

Facilité d'utilisation


The month input field is a sequence that matches the longest of a set of locale-specific sequences, such as: Jan,
January, Feb, February, etc. The converted value is the number of months since January.
time_get::do_get_time
virtual iter_type
do_get_time(iter_type first, iter_type last,
ios_base& iosbase, ios_base::iostate& state, tm *pt) const;
The virtual protected member function endeavors to match sequential elements beginning at first in the sequence
[first, last) until it has recognized a complete, nonempty time input field. If successful, it converts this field to
its equivalent value as the components tm::tm_hour, tm::tm_min, and tm::tm_sec, and stores the results in
pt->tm_hour, pt->tm_min and pt->tm_sec, respectively. It returns an iterator designating the first element
beyond the time input field. Otherwise, the function sets ios_base::failbit in state. It returns an iterator
designating the first element beyond any prefix of a valid time input field. In either case, if the return value equals last,
the function sets ios_base::eofbit in state.
In this implementation, the time input field has the form HH:MM:SS, where:
HH
q
is a sequence of decimal digits whose corresponding numeric value must be in the range [0, 24), giving the
hour of the day.
MM
q
is a sequence of decimal digits whose corresponding numeric value must be in the range [0, 60), giving the
minutes past the hour.
SS
q
is a sequence of decimal digits whose corresponding numeric value must be in the range [0, 60), giving the
seconds past the minute.
The literal colons must match corresponding elements in the input sequence.
q
time_get::do_get_weekday
virtual iter_type
do_get_weekday(iter_type first, iter_type last,
ios_base& iosbase, ios_base::iostate& state, tm *pt) const;
The virtual protected member function endeavors to match sequential elements beginning at first in the sequence
[first, last) until it has recognized a complete, nonempty weekday input field. If successful, it converts this
field to its equivalent value as the component tm::tm_wday, and stores the result in pt->tm_wday. It returns an
iterator designating the first element beyond the weekday input field. Otherwise, the function sets
ios_base::failbit in state. It returns an iterator designating the first element beyond any prefix of a valid
weekday input field. In either case, if the return value equals last, the function sets ios_base::eofbit in state.
The weekday input field is a sequence that matches the longest of a set of locale-specific sequences, such as: Sun,
Sunday, Mon, Monday, etc. The converted value is the number of days since Sunday.
time_get::do_get_year
virtual iter_type
do_get_year(iter_type first, iter_type last,
ios_base& iosbase, ios_base::iostate& state, tm *pt) const;
The virtual protected member function endeavors to match sequential elements beginning at first in the sequence
[first, last) until it has recognized a complete, nonempty year input field. If successful, it converts this field to
its equivalent value as the component tm::tm_year, and stores the result in pt->tm_year. It returns an iterator
designating the first element beyond the year input field. Otherwise, the function sets ios_base::failbit in
state. It returns an iterator designating the first element beyond any prefix of a valid year input field. In either case, if
the return value equals last, the function sets ios_base::eofbit in state.
The year input field is a sequence of decimal digits whose corresponding numeric value must be in the range [1900,
2036). The stored value is this value minus 1900. In this implementation, values in the range [69, 136) represent the


...

Ce manuel est également adapté pour les modèles :
Ordinateurs - HP Integrity NonStop J-Series (1.71 mb)
Ordinateurs - HP NonStop G-Series (1.71 mb)
Ordinateurs - HP NonStop L-Series (1.71 mb)

Écrivez votre propre critique du dispositif



Texte du message
Votre nom :
Entrez les deux chiffres :
capcha





catégories