Home > Net >  C # general library classes may themselves contain what meaning be?
C # general library classes may themselves contain what meaning be?

Time:11-20

I saw the book says: "the c # library classes can be self contained, such written library, will know how to carry out," excuse me, how to understand this sentence?

CodePudding user response:

I don't know,,,, it sounds esoteric,,,

CodePudding user response:

M can not quote other libraries? Good advanced listening to my Ming

CodePudding user response:

C # 8.0? Write a book?

CodePudding user response:

"High-level programming c # 6.0"

CodePudding user response:

reference stars shine reply: 3/f
c # 8.0? Write a book?

"High-level programming c # 6.0"

CodePudding user response:

Complete paragraph for:

"General library classes - there are many library contains tasks in the implementation of the various standard code, these libraries can usually be self contained, in such writing library, will know how to task execution, but also contains the subtasks in tasks, sometimes only a client code to use the library know how to perform these subtasks, write a class, for example, it contains an array of objects, and put them in ascending order, but will sort part of the process involves the repeated use of the array two objects, and compare them, and see which one should be put in front, if you want to write a class must be able to give any sort an array of objects, can't tell the computer how to compare object in advance, dealing with an array of objects in the class of the client code must also tell the class how to compare to sort objects, in other words, the client code must give a class delivery can compare the details of appropriate methods,"

CodePudding user response:

?? Posted to the context, there is no context we don't know what meaning, especially the translation (who know how to translate thought)

A lot of things in this way, you often say that reflex, threads, concurrent -- -- -- -- -- -- -- -- in fact, we put the context is not the things oh

CodePudding user response:

refer to 6th floor qq_37167asdsadsadsa response:
complete paragraph for:

"General library classes - there are many library contains tasks in the implementation of the various standard code, these libraries can usually be self contained, in such writing library, will know how to task execution, but also contains the subtasks in tasks, sometimes only a client code to use the library know how to perform these subtasks, write a class, for example, it contains an array of objects, and put them in ascending order, but will sort part of the process involves the repeated use of the array two objects, and compare them, and see which one should be put in front, if you want to write a class must be able to give any sort an array of objects, can't tell the computer how to compare object in advance, with an array of objects in the class of the client code must also tell the class how to compare to sort objects, in other words, the client code must give a class delivery can compare the details of appropriate methods, "


The forehead, substitution principle on the Richter scale?? Saying you have to translate this book, we have already can't understand, you want to say ah, higher-order functions, magnitude of replacement?? I'm afraid if self contained, functional programming advanced functions to fit the description of f (x) (g), the function contains the function, and can even function generating function

CodePudding user response:

I think you should find a more original English comparison, this kind of machine translation style than humans can understand

CodePudding user response:

refer to the second floor lorimoon response:
m can not quote other libraries? Well advanced listening my Ming


references 9 f wanghui0380 response:
I think you should find a more original English comparison, this kind of machine translation style of humans can understand

This is published book ah,,,,,,, I am also very dizzy,

CodePudding user response:

I think he is really want to express meaning "in most cases, general method is closed, self-expression, you pass in A it in the back B (char + 1), A few special cases is in A closed at the same time, provide A small amount of open functions, such as you pass in A, can according to your own wishes into A small amount of processing the details at the same time, for instance you can ask to return A1 (String + String)"

CodePudding user response:

11 references wanghui0380 response:
I think he is really want to express meaning "in most cases, general method is closed, self-expression, you pass in A it in the back B (char + 1), A few special cases is in A closed at the same time, provide A small amount of open functions, such as you pass in A, can according to your own wishes into A small amount of processing the details at the same time, for instance you can ask to return A1 (String + String)"


I also raised the question on baidu knows, this is the friend answer, I moved here:

"Because of very poor is very poor,,, no points to the original, so according to the self - contained to understand the" self contained "(not reached the level of correctly explain the word), the effect is to tell the class is independent, don't need to include other when reuse reusable classes, but because of the actual situation is very complicated, so the translation to say may also require the participation of other classes, such as in" comparative size "in the operation, while the comparative class already provides a comparison function, but it may need you according to their own implementation of the class to provide the specific methods of how to compare, can we truly achieve the comparison,"

CodePudding user response:

refer to 6th floor qq_37167asdsadsadsa response:
complete paragraph for:

"General library classes - there are many library contains tasks in the implementation of the various standard code, these libraries can usually be self contained, in such writing library, will know how to task execution, but also contains the subtasks in tasks, sometimes only a client code to use the library know how to perform these subtasks, write a class, for example, it contains an array of objects, and put them in ascending order, but will sort part of the process involves the repeated use of the array two objects, and compare them, and see which one should be put in front, if you want to write a class must be able to give any sort an array of objects, can't tell the computer how to compare object in advance, dealing with an array of objects in the class of the client code must also tell the class how to compare to sort objects, in other words, the client code must give a class delivery can compare the details of the appropriate method, "


I think, that is,,,,
That is to say, you create a sorting method, but the implementation can be delegated to others their implementation,
Because everyone's order requirement is different,

CodePudding user response:

refer to the 13th floor is nu month god reply:
Quote: refer to the sixth floor qq_37167asdsadsadsa response:
complete paragraph for:

"General library classes - there are many library contains tasks in the implementation of the various standard code, these libraries can usually be self contained, in such writing library, will know how to task execution, but also contains the subtasks in tasks, sometimes only a client code to use the library know how to perform these subtasks, write a class, for example, it contains an array of objects, and put them in ascending order, but will sort part of the process involves the repeated use of the array two objects, and compare them, and see which one should be put in front, if you want to write a class must be able to give any sort an array of objects, can't tell the computer how to compare object in advance, dealing with an array of objects in the class of the client code must also tell the class how to compare to sort objects, in other words, the client code must give a class delivery can compare the details of the appropriate method, "


I think, that is,,,,
That is to say, you create a sorting method, but the implementation can be delegated to others their implementation,
Because everyone's order requirement is different,

Is entrusted, that is a delegate, but I don't understand is: "usually these libraries can be self contained," this sentence is what meaning,,,

CodePudding user response:

1, it is a long story oh, the translation should be machine translation plus artificial proofread
2, the author is a long story, it is the basis of books, reference books, it is good to use the word original meaning of the entrusted directly, is the delegate authorization, delegated to others, I can than size (sort I, heap row, fast row, bubble row I have), but more standard don't know (compared with height, more fat) so entrusted to realize outside people tell me
3, he this way of explanation with tendency to the description of the functional programming, and functional brain burning, assume that f (x) to sum, he closed, you wear what is summation, but g (x)=x ^ 2, you can now make x passed in f (x) (g) so he became, each value to be square, and then in summation, obviously this is not a newcomer can round the clear

Ps: foreigners are around the room, sometimes look at the existential philosophy, it would be the dead all is by the existence of "existence", tongue twisters, or understand the ans ancestor, you don't want to say 'the tao gave birth to 2 1, 1, 1, 3, 3' creating all things all things are by the combination of the most basic, those basic existence is the non-existence this exists for out of it

CodePudding user response:

nullnullnullnullnullnullnullnull
  •  Tags:  
  • C#
  • Related